@mt 20: margin-top: 35px;
.defultPoint {
    cursor: default
}

.cateMainWarp {
    position: relative;
    display:flex;
    padding-bottom:20px;

}

.cateMain {
    width: auto;
    float: right;
    flex:1;
}
.all_proImg > a {
    color: #666;
}
.show_attr {
    margin-left: 290px
}

.mr130 {
    margin-right: 130px
}

.cateWrap {
    position: relative;
    z-index: 7;
    background-color: #fff
}

.cate_attr {
    position: relative;
    /*left: 0;*/
    z-index: 99;
    width: 260px;
    padding-right: 25px
}

.cate_attr.top_zindex {
    z-index: 99999
}

.cate_attr i.triangle-more.b_tri {
    float: none;
    border-width: 7px;
    border-top: 7px solid #666;
    border-bottom: none
}

.cate_attr i.triangle-more.t_tri {
    float: none;
    border-width: 7px;
    border-top: none;
    border-bottom: 7px solid #666
}

.cate_attr .line {
    margin-top: 10px;
    height: 0;
    border-bottom: 1px solid #e4e4e4
}

.cate_attr .view-more {
    display: block;
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    background: #f6f6f6;
    text-align: center
}

.cate_attr .view-more i.triangle {
    vertical-align: 0
}

.cate_attr .view-more i.triangle.b_tri {
    margin: 16px 0 0
}

.cate_attr .view-more i.triangle.t_tri {
    vertical-align: 0
}

.cate_attr .view-more-child {
    display: block;
    padding: 5px 0;
    color: #666 !important;
    font-size: 12px !important
}

.cate_attr .view-more-child i.triangle {
    position: relative;
    margin-left: 5px;
    top: -3px
}

.cate_attr .view-more-child i.triangle:after {
    position: absolute;
    top: -8px;
    left: -6px;
    border: 6px dashed transparent;
    border-top: 6px solid #fff;
    content: " "
}

.cate_attr .view-more-child i.triangle.t_tri:after {
    border-width: 7px;
    border-top: none;
    border-bottom: 7px solid #fff;
    top: 2px;
    left: -7px
}

.z-index-out {
    z-index: 6
}

.flyer {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50px;
    position: fixed;
    z-index: 9999
}

.no-bg {
    background: none
}

.explor_warp {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 9;
    background-color: #fff
}

.explor_warp .cates_menu {
    height: 40px;
    line-height: 40px;
    background: #eee;
    transition: transform .4s
}

.explor_warp .cates_menu .menu_mid {
    padding-left: 31px
}

.explor_warp .cates_menu .side_ietm {
    height: 40px;
    position: relative
}

.explor_warp .cates_menu .side_ietm .prev_s,
.explor_warp .cates_menu .side_ietm .next_s {
    width: 12px;
    height: 14px;
    display: block;
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    z-index: 99
}

.explor_warp .cates_menu .side_ietm .arrow_ico {
    background-image: url("../images/styleimg/tag.png?2016102503");
    background-repeat: no-repeat
}

.explor_warp .cates_menu .side_ietm .pe_s {
    top: 13px;
    left: 0;
    background-position: -346px -94px
}

.explor_warp .cates_menu .side_ietm .ne_s {
    top: 13px;
    right: 0;
    background-position: -361px -94px
}

.explor_warp .cates_menu .side_ietm .p_tit {
    font-size: .9em;
    display: inline-block;
    float: left
}

.explor_warp .cates_menu .side_ietm .p_tit a {
    color: #333;
    display: inline-block
}

.explor_warp .cates_menu .side_ietm .p_tit a:hover {
    color: #ff8a00
}

.explor_warp .cates_menu .side_ietm .p_list {
    height: 40px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    float: left
}

.explor_warp .cates_menu .side_ietm .p_list dl dd {
    width: auto;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    margin: 0 6px 0 0
}

.explor_warp .cates_menu .side_ietm .p_list dl dd a {
    color: #333;
    height: 38px;
    line-height: 40px;
    display: block;
    padding: 0 10px;
    font-size: .9em;
    text-align: center
}

.explor_warp .cates_menu .side_ietm .p_list dl dd a.current {
    border-bottom: 2px solid #ff8a00;
    color: #ff8a00;
    cursor: default
}

.explor_warp .cates_menu .side_ietm .p_list dl dd a:hover {
    color: #ff8a00;
    border-bottom: 2px solid #ff8a00
}

.explor_warp .cates_menu .side_ietm .p_list dl dd a.disabled {
    cursor: wait
}

.explor_warp .cates_menu .side_ietm .p_list dl dd .clear {
    clear: both
}

.explor_warp .cates_menu .side_ietm .p_list .sub_menu {
    height: 40px;
    display: block
}

.explor_warp .cates_menu.slide-top,
.explor_warp .cates_menu.hide {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%
}

.explor_warp .cates_menu.slide-top {
    transform: translate3d(0, 0, 0)
}

.explor_warp .cates_menu.hide {
    transform: translate3d(0, -100%, 0)
}

.explor_warp .g_fixed {
    width: 100%;
    height: 40px;
    position: fixed;
    top: 40px;
    left: 0;
    z-index: 999;
    transform: translate3d(0, 0, 0)
}

.clear_cookie {
    width: 100%;
    height: auto;
    margin: 10px 0;
    display: none
}

.clear_cookie a {
    font-size: .9em;
    color: #666;
    padding-left: 41px
}

.clear_cookie a .del {
    font-style: normal
}

.clear_cookie a:hover {
    color: #ff8a00
}

.clear_cookie a:hover .del {
    color: #ff8a00
}

@keyframes show-list {
    0% {
        opacity: .5;
        transform: translateY(100px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.deals_tops_wrap {
    width: 100%;
    min-width: 1000px;
    height: 140px;
    background: url('../images/styleimg/top_bg.png') top center no-repeat;
    position: relative
}

.deals_tops_wrap.max_width_1000 .deals_item {
    width: 1000px;
    height: 90px;
    padding: 25px 0;
    margin: 0 auto
}

.deals_tops_wrap.max_width_1000 .deals_item .pro_sort_list {
    width: 47%;
    height: auto;
    float: left;
    padding-left: 3%
}

.deals_tops_wrap.max_width_1000 .deals_item .pro_sort_list h1 {
    height: 45px;
    line-height: 45px;
    font-size: 51px;
    color: #fff;
    font-weight: bold
}

.deals_tops_wrap.max_width_1000 .deals_item .pro_sort_list h4 {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    padding-left: 2px
}

.deals_tops_wrap.max_width_1000 .deals_item .email_promot_wrap {
    width: 45%;
    height: auto;
    margin-left: 5%;
    position: relative;
    top: -15px;
    left: 0;
    overflow: hidden
}

.deals_tops_wrap.max_width_1000 .deals_item .email_promot_wrap .deals_email_wrap {
    width: 388px;
    padding-left: 14%
}

.deals_tops_wrap.max_width_1000 .deals_item .email_promot_wrap .deals_email_wrap .tit {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 3px
}

.deals_tops_wrap.max_width_1000 .deals_item .email_promot_wrap .deals_email_wrap .input_wrap {
    margin-bottom: 10px;
    color: #fff
}

.deals_tops_wrap.max_width_1000 .deals_item .email_promot_wrap .deals_email_wrap .input_wrap input {
    width: 70%;
    height: 25px;
    line-height: 25px;
    padding: 5px 0;
    color: #999;
    font-size: 14px;
    border: 0 none;
    outline: none;
    text-indent: 8px
}

.deals_tops_wrap.max_width_1000 .deals_item .email_promot_wrap .deals_email_wrap .input_wrap .sub_btn {
    width: 28%;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    background: #fff;
    font-size: 14px;
    color: #fb8401;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    overflow: hidden
}

.deals_tops_wrap.max_width_1000 .deals_item .email_promot_wrap .deals_email_wrap .input_wrap .sub_btn:hover {
    background: #e03436;
    color: #fff
}

.deals_tops_wrap.max_width_1000 .deals_item .email_promot_wrap .deals_pro_events {
    width: 388px;
    height: 46px;
    display: inline-block;
    background: url('../images/styleimg/enter_bg_2.png') no-repeat;
    margin-left: 14%
}

.deals_tops_wrap.max_width_1000 .deals_item .email_promot_wrap .deals_pro_events .promotional_tit {
    margin: 10px 25px 5px 51px;
    height: 30px;
    line-height: 30px;
    color: #e03436;
    font-size: 19px;
    font-weight: bold;
    float: left
}

.deals_tops_wrap.max_width_1000 .deals_item .email_promot_wrap .deals_pro_events .enter_btn {
    width: 65px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    background: #e03436;
    text-align: center;
    color: #fff;
    display: block;
    margin: 0 auto;
    border-radius: 2px;
    float: left;
    margin-top: 14px;
    transition: all .5s;
    -webkit-font-smoothing: antialiased
}

.deals_tops_wrap.max_width_1000 .deals_item .email_promot_wrap .deals_pro_events .pulse {
    display: block;
    transform: translateZ(0)
}

.deals_tops_wrap.max_width_1600 .deals_item {
    width: 1600px;
    height: 90px;
    padding: 25px 0;
    margin: 0 auto
}

.deals_tops_wrap.max_width_1600 .deals_item .pro_sort_list {
    width: 30%;
    height: auto;
    float: left;
    padding-left: 0
}

.deals_tops_wrap.max_width_1600 .deals_item .pro_sort_list h1 {
    height: 45px;
    line-height: 45px;
    font-size: 51px;
    color: #fff;
    font-weight: bold
}

.deals_tops_wrap.max_width_1600 .deals_item .pro_sort_list h4 {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    padding-left: 2px
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_wrap {
    width: 50%;
    height: auto;
    margin-left: 20%;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_wrap .deals_email_wrap {
    width: 45%;
    margin-right: 11%;
    padding-left: 0
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_wrap .deals_email_wrap .tit {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_wrap .deals_email_wrap .input_wrap {
    margin-bottom: 10px;
    color: #fff
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_wrap .deals_email_wrap .input_wrap input {
    width: 70%;
    height: 25px;
    line-height: 25px;
    padding: 5px 0;
    color: #999;
    font-size: 14px;
    border: 0 none;
    outline: none;
    text-indent: 8px
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_wrap .deals_email_wrap .input_wrap .sub_btn {
    width: 28%;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    background: #fff;
    font-size: 14px;
    color: #fb8401;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    overflow: hidden
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_wrap .deals_email_wrap .input_wrap .sub_btn:hover {
    background: #e03436;
    color: #fff
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_wrap .deals_pro_events {
    width: 345px;
    height: 85px;
    background: url('../images/styleimg/enter_bg.png') no-repeat;
    margin-left: 0
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_wrap .deals_pro_events .promotional_tit {
    margin: 15px 0 5px;
    height: 30px;
    line-height: 30px;
    color: #e03436;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    float: none
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_wrap .deals_pro_events .enter_btn {
    width: 65px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    background: #e03436;
    text-align: center;
    color: #fff;
    display: block;
    margin: 0 auto;
    border-radius: 2px;
    float: none;
    transition: all .5s;
    -webkit-font-smoothing: antialiased
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_wrap .deals_pro_events .pulse {
    display: block;
    transform: translateZ(0)
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_box {
    width: 45%;
    height: auto;
    margin-left: 5%;
    position: relative;
    top: -15px;
    left: 0
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_box .email_item {
    width: 388px
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_box .email_item .tit {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 3px
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_box .email_item .label_input {
    margin-bottom: 10px;
    color: #fff
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_box .email_item .label_input input {
    width: 70%;
    height: 25px;
    line-height: 25px;
    padding: 5px 0;
    color: #999;
    font-size: 14px;
    border: 0 none;
    outline: none;
    text-indent: 8px
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_box .email_item .label_input .sub_btn {
    width: 28%;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    background: #fff;
    color: #fb8401;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
    overflow: hidden
}

.deals_tops_wrap.max_width_1600 .deals_item .email_promot_box .email_item .email_event {
    width: 388px;
    height: 46px;
    display: block;
    background: url('../images/styleimg/enter_bg_2.png') no-repeat
}

.deals_tops_wrap .clear {
    clear: both
}

@keyframes pulse {
    25% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(.9)
    }
}

.deals_Nav {
    width: 100%;
    height: 45px;
    background: #fc6b16;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    transition: transform .4s
}

.deals_Nav.win_1000 .mod_menu_col {
    width: auto;
    height: 45px
}

.deals_Nav.win_1000 .mod_menu_col .menu_item {
    width: 1000px;
    height: 45px;
    margin: 0 auto
}

.deals_Nav.win_1000 .mod_menu_col .menu_item dl {
    display: inline-block;
    overflow: hidden;
    float: left;
    padding-left: 3%
}

.deals_Nav.win_1000 .mod_menu_col .menu_item dl dd {
    width: auto;
    height: 45px;
    line-height: 45px;
    float: left;
    margin-right: 1px
}

.deals_Nav.win_1000 .mod_menu_col .menu_item dl dd a {
    width: auto;
    height: 43px;
    line-height: 43px;
    display: inline-block;
    padding: 0 25px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased
}

.deals_Nav.win_1000 .mod_menu_col .menu_item dl dd a:hover {
    height: 45px;
    line-height: 45px;
    background: #fff;
    color: #333
}

.deals_Nav.win_1000 .mod_menu_col .menu_item dl dd .current {
    background: #fff;
    color: #333;
    border-top: 2px solid #333
}

.deals_Nav.win_1000 .mod_menu_col .menu_item dl dd .current:hover {
    height: 43px;
    line-height: 43px
}

.deals_Nav.win_1000 .mod_menu_col .menu_item dl dd .disabled {
    cursor: wait
}

.deals_Nav.win_1000 .mod_menu_col .menu_item .share_wrap {
    width: auto;
    height: auto;
    margin: 10px 0 0 0
}

.deals_Nav.win_1000 .mod_menu_col .menu_item .share_wrap .bmc_ico {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    background: url('../images/styleimg/share_bg.png') no-repeat;
    margin-left: 6px;
    overflow: hidden;
    transition: all .5s
}

.deals_Nav.win_1000 .mod_menu_col .menu_item .share_wrap .bmc_ico:hover {
    transform: translate(0, -5px)
}

.deals_Nav.win_1000 .mod_menu_col .menu_item .share_wrap .bm_ico_1 {
    background-position: 0 0
}

.deals_Nav.win_1000 .mod_menu_col .menu_item .share_wrap .bm_ico_2 {
    background-position: -32px 0
}

.deals_Nav.win_1000 .mod_menu_col .menu_item .share_wrap .bm_ico_3 {
    background-position: -65px 0
}

.deals_Nav.win_1600 .mod_menu_col {
    width: auto;
    height: 45px
}

.deals_Nav.win_1600 .mod_menu_col .menu_item {
    width: 1600px;
    height: 45px;
    margin: 0 auto
}

.deals_Nav.win_1600 .mod_menu_col .menu_item dl {
    display: inline-block;
    overflow: hidden;
    float: left;
    padding-left: 0
}

.deals_Nav.win_1600 .mod_menu_col .menu_item dl dd {
    width: auto;
    height: 45px;
    line-height: 45px;
    float: left;
    margin-right: 30px;
    perspective: 800px
}

.deals_Nav.win_1600 .mod_menu_col .menu_item dl dd a {
    width: auto;
    height: 43px;
    line-height: 43px;
    display: inline-block;
    padding: 0 30px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased
}

.deals_Nav.win_1600 .mod_menu_col .menu_item dl dd a:hover {
    height: 45px;
    line-height: 45px;
    background: #fff;
    color: #333
}

.deals_Nav.win_1600 .mod_menu_col .menu_item dl dd .current {
    background: #fff;
    color: #333;
    border-top: 2px solid #333
}

.deals_Nav.win_1600 .mod_menu_col .menu_item dl dd .current:hover {
    height: 43px;
    line-height: 43px
}

.deals_Nav.win_1600 .mod_menu_col .menu_item .share_wrap {
    width: auto;
    height: auto;
    margin: 10px 6px 0 0
}

.deals_Nav.win_1600 .mod_menu_col .menu_item .share_wrap .bmc_ico {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    background: url('../images/styleimg/share_bg.png') no-repeat;
    margin-left: 6px;
    overflow: hidden;
    transition: all .5s
}

.deals_Nav.win_1600 .mod_menu_col .menu_item .share_wrap .bmc_ico:hover {
    transform: translate(0, -10px)
}

.deals_Nav.win_1600 .mod_menu_col .menu_item .share_wrap .bm_ico_1 {
    background-position: 0 0
}

.deals_Nav.win_1600 .mod_menu_col .menu_item .share_wrap .bm_ico_2 {
    background-position: -32px 0
}

.deals_Nav.win_1600 .mod_menu_col .menu_item .share_wrap .bm_ico_3 {
    background-position: -65px 0
}

.deals_Nav.slide-top,
.deals_Nav.hide {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%
}

.deals_Nav.slide-top {
    transform: translate3d(0, 0, 0)
}

.deals_Nav.hide {
    transform: translate3d(0, -100%, 0)
}

.zone_main_wrap {
    width: 100%;
    height: auto;
    background: #fff;
    margin-top: 20px;
    border-bottom: 1px solid #ddd
}

.zone_main_wrap .icons {
    width: auto;
    height: auto;
    background: url('../images/styleimg/deals.png') no-repeat;
    display: inline-block
}

.zone_main_wrap.max_1000 .product_Wrap {
    width: 1000px;
    height: 45px;
    margin: 0 auto
}

.zone_main_wrap.max_1000 .product_Wrap .sort_box dl {
    display: inline-block;
    box-sizing: border-box;
    overflow: hidden;
    padding-left: 3%
}

.zone_main_wrap.max_1000 .product_Wrap .sort_box dl dd {
    width: auto;
    display: inline-block;
    margin: 0 30px 0 0;
    float: left
}

.zone_main_wrap.max_1000 .product_Wrap .sort_box dl dd a {
    width: 100px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #666;
    font-size: 1.125em;
    display: inline-block
}

.zone_main_wrap.max_1000 .product_Wrap .sort_box dl dd a .sort_icon {
    width: 17px;
    height: 15px;
    display: inline-block;
    background-position: -22px 0;
    position: relative;
    top: 2px;
    left: 5px
}

.zone_main_wrap.max_1000 .product_Wrap .sort_box .active a {
    height: 42px;
    line-height: 42px;
    color: black;
    border-bottom: 3px solid black
}

.zone_main_wrap.max_1000 .product_Wrap .sort_box .active a .sort_icon {
    background-position: 0 0
}

.zone_main_wrap.max_1600 .product_Wrap {
    width: 1600px;
    height: 45px;
    margin: 0 auto
}

.zone_main_wrap.max_1600 .product_Wrap .sort_box dl {
    display: inline-block;
    box-sizing: border-box;
    overflow: hidden;
    padding-left: 0
}

.zone_main_wrap.max_1600 .product_Wrap .sort_box dl dd {
    width: auto;
    display: inline-block;
    margin: 0 60px 0 0;
    float: left
}

.zone_main_wrap.max_1600 .product_Wrap .sort_box dl dd a {
    width: 100px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #666;
    font-size: 1.125em;
    display: inline-block
}

.zone_main_wrap.max_1600 .product_Wrap .sort_box dl dd a .sort_icon {
    width: 17px;
    height: 15px;
    display: inline-block;
    background-position: -22px 0;
    position: relative;
    top: 2px;
    left: 5px
}

.zone_main_wrap.max_1600 .product_Wrap .sort_box .active a {
    height: 42px;
    line-height: 42px;
    color: black;
    border-bottom: 3px solid black
}

.zone_main_wrap.max_1600 .product_Wrap .sort_box .active a .sort_icon {
    background-position: 0 0
}

.zone_cateMain_wrap {
    width: 100%;
    height: auto;
    margin-top: 40px
}

.zone_cateMain_wrap .clear {
    clear: both
}

.zone_cateMain_wrap.Main_1000 .cateMain {
    width: 1000px;
    height: auto;
    float: none;
    margin: 0 auto;
    padding-left: 3%
}

.zone_cateMain_wrap.Main_1000 .cateMain .catePro_ListBox ul {
    animation: show-list 600ms ease
}

.zone_cateMain_wrap.Main_1000 .cateMain .catePro_ListBox ul li {
    width: 224px;
    margin: 0 24px 20px 0
}

.zone_cateMain_wrap.Main_1600 .cateMain {
    width: 1600px;
    height: auto;
    float: none;
    margin: 0 auto;
    padding-left: 0
}

.zone_cateMain_wrap.Main_1600 .cateMain .catePro_ListBox ul {
    animation: show-list 600ms ease
}

.zone_cateMain_wrap.Main_1600 .cateMain .catePro_ListBox ul li {
    width: 240px;
    margin: 0 24px 20px 0
}

@keyframes show-list {
    0% {
        opacity: .5;
        transform: translateY(100px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.category_layer:after {
    display: block;
    visibility: hidden;
    height: 0;
    content: "";
    clear: both
}

.category_layer {
    background-color: #fff;
    width: 670px;
    min-height: 230px;
    padding: 20px 0;
    border-bottom: 1px solid #eee
}

.category_layer .pr {
    position: relative
}

.category_layer .img_info {
    width: 186px;
    display: inline-block;
    padding: 15px 0 15px 15px;
    float: left
}

.category_layer .img_info img {
    width: 184px;
    height: 184px;
    vertical-align: middle
}

.category_layer .goods_info {
    height: 36px;
    line-height: 14px;
    font-size: .75em
}

.category_layer .content_wrap {
    vertical-align: top;
    display: inline-block;
    float: left;
    margin-left: 20px
}

.category_layer .content_wrap p {
    width: 380px
}

.category_layer .content_wrap input {
    width: 312px;
    height: 12px;
    padding: 10px 15px;
    border: 1px solid #eee;
    font-size: .75em
}

.category_layer .content_wrap .copy_button {
    height: 32px;
    width: 70px;
    line-height: 32px;
    border: 1px solid #ff6600;
    color: #ff6600;
    text-align: center;
    border-radius: 3px;
    outline: none
}

.category_layer .content_wrap .coupon_button {
    height: 32px;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    font-size: .75em;
    background-color: #ff6600;
    border-radius: 3px
}

.category_layer .content_wrap .coupon_button.on {
    background-color: #999
}

.category_layer .content_wrap .intro_info {
    border: 1px solid #eee;
    box-shadow: 3px 3px 3px #eee;
    background-color: #fff;
    top: 36px;
    left: 0;
    z-index: 997
}

.category_layer .content_wrap .intro_info ul {
    padding: 20px
}

.category_layer .content_wrap .intro_info ul li {
    height: 20px;
    min-width: 280px;
    text-align: left
}

.category_layer .content_wrap .intro_info ul li i {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top
}

.category_layer .content_wrap .triangle-up {
    width: 5px;
    height: 5px;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    transform: rotate(-45deg);
    background-color: #fff;
    top: 33px;
    left: 30px;
    z-index: 998
}

.category_layer .friends_link {
    height: 68px
}

.category_layer .friends_link a {
    display: inline-block;
    width: 55px
}

.category_layer .free_price {
    font: bold 18px/22px Arial
}

.category_layer .free_price_label {
    font: normal 14px/22px Arial
}

.category_layer .my_shop_price {
    font-size: 20px;
    color: #6BBA2D
}

.category_layer .my_shop_price i {
    font-size: 12px;
    line-height: 16px
}

.category_layer .thanks_wrap {
    width: 670px;
    height: 277px;
    background-color: #fff
}

.category_layer .thanks {
    font-size: 24px;
    font-weight: bold;
    color: #000
}

.category_layer .notice {
    top: -25px;
    right: 0;
    font-size: 12px;
    position: absolute;
    color: #00b5f1;
    display: none
}

.category_layer .border {
    border: 1px solid #eee
}

.category_layer .ta_c {
    text-align: center
}

.category_layer .bg_colorf7 {
    background-color: #f7f7f7
}

.category_layer .bg_colorfdf3e8 {
    background-color: #fdf3e8
}

.category_layer .color999 {
    color: #999
}

.category_layer .color666 {
    color: #666
}

.category_layer .color0 {
    color: #000
}

.category_layer .color333 {
    color: #333
}

.category_layer .colorf80 {
    color: #ff8800
}

.category_layer .colorf80 {
    color: #ff8800
}

.category_layer .colorff6600 {
    color: #ff6600
}

.category_layer .color067bb5 {
    color: #067bb5
}

.category_layer .borderb {
    border-bottom: 1px dashed #eee
}

.category_layer .borderbs {
    border-bottom: 1px solid #eee
}

.category_layer .lh55 {
    line-height: 55px
}

.category_layer .text-over {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.category_layer .underline {
    text-decoration: underline
}

.category_layer .height50 {
    height: 50px
}

.category_layer .height68 {
    height: 68px
}

.category_layer .height24 {
    height: 24px
}

.category_layer .height33 {
    height: 33px
}

.category_layer .width330 {
    width: 330px
}

.category_layer .width106 {
    width: 106px
}

.category_layer .font20 {
    font-size: 1.25em
}

.category_layer .font14 {
    font-size: .875em
}

.category_layer .font12 {
    font-size: .75em
}

.category_layer .font16 {
    font-size: 1em
}

.category_layer .fontb {
    font-weight: bold
}

.category_layer .ml18 {
    margin-left: 18px
}

.category_layer .ml5 {
    margin-left: 5px
}

.category_layer .ml10 {
    margin-left: 10px
}

.category_layer .ml20 {
    margin-left: 20px
}

.category_layer .ml50 {
    margin-left: 50px
}

.category_layer .ml-3 {
    margin-left: -3px
}

.category_layer .mt5 {
    margin-top: 5px
}

.category_layer .mt20 {
    margin-top: 20px
}

.category_layer .mt25 {
    margin-top: 25px
}

.category_layer .mt50 {
    margin-top: 50px
}

.category_layer .mt80 {
    margin-top: 80px
}

.category_layer .mr6 {
    margin-right: 6px
}

.category_layer .mr10 {
    margin-right: 10px
}

.category_layer .mr5 {
    margin-right: 5px
}

.category_layer .mb10 {
    margin-bottom: 10px
}

.category_layer .pt35 {
    padding-top: 35px
}

.category_layer .pt20 {
    padding-top: 20px
}

.category_layer .pt10 {
    padding-top: 10px
}

.category_layer .pb10 {
    padding-bottom: 10px
}

.category_layer .pl20 {
    padding-left: 20px
}

.category_layer .pr20 {
    padding-right: 20px
}

.category_layer .pb35 {
    padding-bottom: 35px
}

.category_layer .border_eee {
    border: 1px solid #eee
}

.category_layer .bl_none {
    border-left: 0
}

.category_layer .br_none {
    border-right: 0
}

.category_layer .facebook_icon {
    background: url(../images/domeimg/get_it_free/icon.png) no-repeat -16px -20px
}

.category_layer .twitter_icon {
    background: url(../images/domeimg/get_it_free/icon.png) no-repeat -81px -20px
}

.category_layer .google_icon {
    background: url(../images/domeimg/get_it_free/icon.png) no-repeat -146px -20px
}

.category_layer .pinterest_icon {
    background: url(../images/domeimg/get_it_free/icon.png) no-repeat -211px -20px
}

.cates_picList {
    padding: 0 5px
}

.cates_picList .clear {
    clear: both
}

.cates_picList ul {
    animation: show-list 600ms ease
}

.cates_picList ul li {
    position: relative;
    margin: 0 .2% 10px;
    padding: 14px;
    float: left;
    width: 230px;
    height: 230px;
    border: 1px solid #ddd;
    border-radius: 2px;
    z-index: 2
}

.cates_picList ul li a {
    display: block;
    width: 230px;
    height: 230px
}

.cates_picList ul li .cutOff_tag {
    top: -5px;
    right: -5px;
    padding-top: 14px;
    width: 54px;
    height: 40px;
    font-size: 14px;
    font-weight: normal
}

.cates_picList ul li .cutOff_tag strong {
    font-size: 24px;
    font-weight: bold
}

.cates_picList ul li .operating-pro-wrap {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 259px;
    height: 75px;
    background: url('../images/styleimg/cool_hoverbg.png') top center repeat-y
}

.cates_picList ul li .operating-pro-wrap .oper_por {
    padding: 15px 15px;
    width: 230px
}

.cates_picList ul li .operating-pro-wrap .oper_por .operat-content {
    width: 227px;
    color: #c00;
    font-size: 20px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fff;
    text-align: center
}

.cates_picList ul li .operating-pro-wrap .oper_por .s_price {
    width: 100px;
    height: 40px;
    line-height: 40px
}

.cates_picList ul li .operating-pro-wrap .oper_por .add-wrap {
    width: 90px
}

.cates_picList ul li .operating-pro-wrap .oper_por .add-wrap span {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    text-align: center;
    vertical-align: middle
}

.cates_picList ul li .operating-pro-wrap .oper_por .add-wrap span i {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle
}

.cates_picList ul li .operating-pro-wrap .oper_por .add-wrap span i.cool-icon-cart {
    width: 24px;
    height: 24px;
    background-position: 0 -900px
}

.cates_picList ul li .operating-pro-wrap .oper_por .add-wrap span i.cool-icon-fav {
    width: 24px;
    height: 23px;
    background-position: -44px -900px
}

.cates_picList ul li .operating-pro-wrap .oper_por .add-wrap span a {
    display: block;
    width: 40px;
    height: 40px;
    color: #333;
    font-size: 12px;
    text-decoration: none
}

.cates_picList ul li .operating-pro-wrap .oper_por .add-wrap span a.cur .cool-icon-fav {
    background-position: -44px -950px
}

.cates_picList ul li .operating-pro-wrap .oper_por .add-wrap span a:hover {
    color: #ff8a00
}

.cates_picList ul li .operating-pro-wrap .oper_por .add-wrap span a:hover .cool-icon-cart {
    background-position: 0 -950px
}

.cates_picList ul li .operating-pro-wrap .oper_por .add-wrap span a:hover .cool-icon-fav {
    background-position: -44px -950px
}

.cates_picList .page-loading {
    padding: 150px 0;
    height: 30px;
    line-height: 30px;
    vertical-align: middle
}

.cates_picList .page-loading span {
    padding-right: 10px;
    color: #000;
    font-size: 18px
}

.closeAttr {
    background-position: -216px -16px;
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    overflow: hidden
}

.closeAttr a {
    background: url(../images/styleimg/narrow.png) no-repeat center center;
    display: block;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    margin-left: 17px;
    text-indent: 9999px
}

.cate_attr {
    font-size: .75em
}

.cate_attr h4 {
    padding-top: 12px;
    font: bold 16px/28px Arial
}

.cate_attr h4:first-child {
    padding-top: 5px
}

.cate_attr h4 a {
    color: #333
}

.cate_attr h4 .up_level {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/styleimg/arrow.jpg) no-repeat
}

.cate_attr .block_b {
    padding: 0 0 5px 18px
}

.cate_attr .block_b .selectList_div ul {
    max-height: 120px;
    overflow: hidden
}

.cate_attr .block_b .selectList_div ul.show {
    max-height: none;
    height: auto;
    overflow: visible
}

.cate_attr .block_b li {
    line-height: 20px;
    position: relative
}

.cate_attr .block_b li .slide_level3 {
    position: absolute;
    left: 0;
    top: 6px;
    width: 14px;
    height: 14px;
    display: block;
    background-position: -294px -94px;
    transition: transform 150ms ease
}

.cate_attr .block_b li .slide_level3.active {
    background-position: -278px -94px
}

.cate_attr .block_b li .slide_level3:active {
    transform: scale(1.3)
}

.cate_attr .block_b li a {
    color: #333;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cate_attr .block_b li a.on {
    color: #6BBA2D
}

.cate_attr .block_b li a:hover {
    text-decoration: underline
}

.cate_attr .block_b li>.nav_level_3 {
    display: none;
    position: absolute;
    top: -15px;
    left: 245px;
    width: 190px;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    z-index: 9999;
    padding: 10px
}

.cate_attr .block_b li>.nav_level_3 li {
    padding: 0
}

.cate_attr .block_b li>.nav_level_3 li a {
    font-size: 12px;
    padding: 4px
}

.cate_attr .block_b li>.nav_level_3 i.offset_arrow {
    width: 6px;
    height: 8px;
    position: absolute;
    left: -6px;
    top: 23px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAIBAMAAAAo6JMLAAAAJFBMVEX////k5OTPz8/8/Pz4+Pjy8vLv7+/q6urp6enU1NTb29va2toK9CmmAAAAH0lEQVQI12NgYF7IwOApwMCqwcBQlADGIDZIDCi3EQA/PAQJKksBBQAAAABJRU5ErkJggg==) no-repeat
}

.cate_attr .block_b li.showNavLevel {
    position: relative
}

.cate_attr .block_b li.active {
    padding-right: 20px;
    width: 235px
}

.cate_attr .block_b li.active>i {
    color: #fff
}

.cate_attr .block_b li.active>a {
    background-color: #7c7c7c;
    color: #fff;
    text-decoration: none
}

.cate_attr .block_b li.active>.nav_level_3 {
    display: block
}

.cate_attr .block_b .mCSB_container {
    margin-right: 0
}

.cate_attr .block_b.subCatAttr li {
    line-height: 20px
}

.cate_attr .block_b.subCatAttr li a {
    padding: 4px 4px 4px 0;
    transition: background-color 100ms
}

.cate_attr .block_b.subCatAttr i {
    float: right;
    font-style: normal;
    margin-right: 10px;
    margin-top: 3px
}

.cate_attr .block_b .show_results_wrap>.subAttrH4 {
    color: #999;
    padding: 0 0 5px 20px;
    line-height: 1.4em;
    font-size: 20px
}

.cate_attr .block_b .show_results_wrap>p {
    padding-left: 7px
}

.cate_attr .block_b .show_results_wrap>ul {
    padding-left: 7px
}

.cate_attr .block_b .show_results_wrap>ul>li.on>a {
    font-weight: bold;
    font-size: 16px
}

.cate_attr .block_b .show_results_wrap>ul>li.on.no-arrow {
    padding-left: 13px
}

.cate_attr .block_b .show_results_wrap .second .result li a {
    font-weight: normal
}

.cate_attr .block_b .show_results_wrap .second .on a {
    font-weight: bold;
    font-size: 14px
}

.cate_attr .block_b .show_results_wrap .all a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block
}

.cate_attr .narrow_search li {
    margin-left: 0
}

.cate_attr .new_subCatAttr ul {
    max-height: none;
    height: auto
}

.cate_attr .categorys-menu {
    padding-top: 20px;
    padding-bottom: 15px
}

.cate_attr .categorys-menu .first-menu li {
    font-size: 14px
}

.cate_attr .categorys-menu dl dt {
    font: bold 14px/24px Arial;
    padding-bottom: 5px
}

.cate_attr .categorys-menu dl dt a {
    color: #333
}

.cate_attr .categorys-menu dl dt a:hover,
.cate_attr .categorys-menu dl dt a.on {
    color: #6BBA2D
}

.cate_attr .categorys-menu li {
    line-height: 15px;
    padding-bottom: 5px
}

.cate_attr .categorys-menu i {
    float: right;
    font-style: normal
}

.selectBox,
.selectBox_on {
    padding-left: 20px
}

a.selectBox {
    background-position: -387px -42px
}

a.selectBox_on {
    background-position: -387px -79px;
    color: #6BBA2D
}

.department {
    margin-bottom: 10px
}

.department span {
    display: inline;
    float: right;
    padding-right: 10px
}

.department a {
    color: #666
}

.department a.selectBox_on {
    color: #6BBA2D
}

.department .on a {
    color: #6BBA2D
}

.department .on span {
    color: #6BBA2D
}

.department li ul li {
    padding-left: 15px
}

.narrow_search li {
    margin-left: 20px
}

.narrow_search li i {
    float: right;
    font-style: normal;
    font-size: 14px
}

.price_range {
    margin: 10px 0 0
}

.price_range label,
.price_range input {
    display: inline;
    float: left;
    height: 18px;
    line-height: 18px
}

.price_range label {
    padding: 3px 0
}

.price_range input {
    width: 70px;
    padding: 2px;
    border: 1px solid #ddd
}

.price_range .range_link,
.price_range .range_tips {
    clear: both;
    padding-top: 5px;
    display: none
}

.price_range .range_link a {
    color: #666
}

.price_range .range_link a:hover {
    text-decoration: underline
}

.price_range .range_tips {
    color: #c00
}

.selectList i.triangle {
    margin-right: 5px;
    cursor: pointer;
    border-width: 6px;
    border-top-color: #6BBA2D;
    vertical-align: -3px;
    *vertical-align: 3px
}

.selectList .aatr_selectBox {
    max-height: 120px;
    overflow-y: hidden
}

.selectList li i {
    float: right;
    font-style: normal;
    font-size: 14px
}

.selectList a.color_btn {
    display: inline;
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 3px
}

.selectList a.color_btn span {
    background-position: -210px -58px;
    display: inline;
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 0;
    display: none
}

.selectList a.color_btn:hover span {
    background-position: -228px -58px
}

.selectList a.black {
    background: #000;
    border: 1px solid #000
}

.selectList a.white {
    background: #fff;
    border: 1px solid #ddd
}

.selectList a.gold {
    background-position: -312px -16px;
    border: 1px solid #ffd33a
}

.selectList a.on span {
    display: block
}

.attr_price li i {
    float: none;
    margin-right: 0
}

.attr_price li strong {
    float: right;
    font-style: normal
}

.selectList_up i.triangle {
    border-top-color: transparent;
    border-left-color: #6BBA2D;
    vertical-align: 0;
    *vertical-align: 8px
}

.attr_date span {
    display: inline;
    float: right;
    padding-right: 10px;
    font-size: 14px
}

.attr_date a {
    color: #666
}

.attr_date a.selectBox_on {
    color: #6BBA2D
}

.attr_date .on a {
    color: #6BBA2D
}

.attr_date .on span {
    color: #6BBA2D
}

.attr_date dl {
    display: none;
    padding-left: 15px
}

.header_keyBox {
    padding-left: 25px;
    line-height: 24px
}

.header_keyBox a {
    color: #004b91
}

#related-searches-more-link {
    color: #6BBA2D;
    cursor: pointer
}

.catePro_header {
    background-color: #fff;
    padding-bottom: 10px
}

.catePro_header .sort-listshow-tit {
    margin-top: 10px;
    padding-right: 5px;
    color: #000;
    font-size: 12px;
    font-weight: bold
}

.catePro_header .catePath {
    padding: 0 10px 5px;
    font-size: .75em
}

.catePro_header .catePath a {
    color: #333
}

.catePro_header .catePath a:hover {
    color: #6BBA2D;
    text-decoration: none
}

.catePro_header .catePath .sort_listShow {
    width: 100%;
    display: inline;
    float: left;
    margin-bottom: 10px
}

.catePro_header .catePath .sort_listShow ul,
.catePro_header .catePath .sort_listShow li,
.catePro_header .catePath .sort_listShow span,
.catePro_header .catePath .sort_listShow a {
    display: inline;
    float: left;
    height: 18px
}

.catePro_header .catePath .sort_listShow ul {
    padding: 10px 0
}

.catePro_header .catePath .sort_listShow a.closeBtn {
    background-position: -216px 3px;
    display: inline-block;
    width: 13px;
    margin-left: 5px;
    font-size: 0
}

.catePro_header .catePath .coloseAll {
    display: inline;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    color: #004b91;
    text-decoration: underline
}

.catePro_header .catePath .sort-old-clearall .coloseAll {
    margin-top: 0;
    margin-left: 30px
}

.catePro_header .cate_sharebtn {
    display: inline;
    float: right
}

.catePro_header .cate_sharebtn span,
.catePro_header .cate_sharebtn a {
    display: inline;
    float: left;
    line-height: 20px
}

.catePro_header .cate_sharebtn a {
    background-image: url(../images/styleimg/share.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 0 0 5px;
    font: 0/0 Arial
}

.catePro_header .cate_sharebtn a.n_faceBook {
    background-position: 0 -36px
}

.catePro_header .cate_sharebtn a.n_twitter {
    background-position: -28px -36px
}

.catePro_header .cate_sharebtn a.n_Pinit {
    background-position: -82px -36px
}

.catePro_header h1,
.catePro_header .comparePro {
    display: inline;
    float: left;
    padding-left: 10px
}

.catePro_header h1 {
    font: bold 16px/40px Arial
}

.catePro_header h1 a {
    color: #333;
    font-weight: normal
}

.catePro_header h1 a:hover {
    color: #6BBA2D
}

.catePro_header .freeTips {
    margin-bottom: 10px;
    white-space: nowrap;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    text-align: center;
    letter-spacing: 5px
}

.catePro_header .freeTips strong {
    color: #6BBA2D;
    font-weight: bold
}

.catePro_header .freeTips i {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    background-position: -216px -120px;
    vertical-align: middle
}

.catePro_header .comparePro {
    background-color: #fc6;
    height: 30px;
    padding: 4px 0 4px 5px;
    margin-left: 20px;
    border: 1px solid #df9500
}

.catePro_header .comparePro ul {
    overflow: hidden;
    display: inline;
    float: left;
    height: 28px;
    padding-left: 10px
}

.catePro_header .comparePro li {
    display: inline;
    float: left;
    height: 28px;
    width: 28px;
    border: 1px solid transparent;
    background-color: #fff;
    position: relative;
    margin-right: 8px
}

.catePro_header .comparePro li a {
    position: absolute;
    display: none;
    background-position: -233px 0;
    width: 11px;
    height: 11px;
    right: 0;
    bottom: 0;
    font-size: 0
}

.catePro_header .comparePro li:hover {
    border-color: #db1a37
}

.catePro_header .comparePro li:hover a {
    display: block
}

.catePro_header a.compareBtn,
.catePro_header .comparePro ul {
    display: inline;
    float: left;
    height: 30px
}

.catePro_header a.compareBtn {
    font-size: 12px;
    color: #666;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ff7800;
    box-shadow: 0 3px 5px #cba251;
    background: #ffe3ac;
    background: linear-gradient(to bottom, #ffe3ac 0, #ffcc65 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe3ac', endColorstr='#ffcc65', GradientType=0)
}

.catePro_header a.compareBtn:hover {
    text-decoration: none
}

.catePro_header .catePro_sort {
    display: inline;
    float: right;
    font-size: .75em;
    line-height: 40px
}

.catePro_header .catePro_sort p label,
.catePro_header .catePro_sort p a {
    display: inline;
    float: left
}

.catePro_header .catePro_sort p a {
    margin-left: 5px;
    margin-top: 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 5px;
    line-height: 25px;
    color: #666;
    font-weight: bold
}

.catePro_header .catePro_sort p a:hover {
    color: #6BBA2D;
    text-decoration: none
}

.catePro_header .catePro_sort p a.on {
    background-color: #6BBA2D;
    color: #fff;
    border-color: #6BBA2D
}

.catePro_header .catePro_sort p select {
    margin-top: 5px;
    *margin-top: 10px;
    margin-left: 10px;
    border: 1px solid #ddd;
    padding: 3px;
    outline: none
}

.catePro_header .search-keyword {
    line-height: 40px
}

.free_bannerbg {
    overflow: hidden
}

.free_bannerbg img {
    max-height: 242px
}

.bottomShadow {
    border-bottom: 1px solid #ddd
}

.bottomShadow .free_bannerbg {
    display: none
}

.catePro_ListBox {
    clear: both
}

.catePro_ListBox li {
    display: inline;
    float: left;
    width: 220px;
    min-height: 326px;
    height: 358px;
    margin: 0 .8% 20px;
    position: relative;
    z-index: 10;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 10px 5px -6px #ddd
}

.catePro_ListBox li .pro_inner {
    padding: 15px 10px
}

.catePro_ListBox li .pro_inner dl.bestSell {
    padding: 10px;
    font-size: 14px
}

.catePro_ListBox li .pro_inner dl.bestSell dt {
    line-height: 30px;
    font-weight: bold
}

.catePro_ListBox li .pro_inner dl.bestSell dd {
    line-height: 22px
}

.catePro_ListBox li .pro_inner dl.bestSell dd i {
    float: left;
    margin: 9px 5px 0 0;
    display: inline-block;
    border: 2px solid #000;
    border-radius: 2px;
    *zoom: 1;
    *display: inline
}

.catePro_ListBox li .pro_operal {
    height: 20px;
    padding-top: 5px
}

.catePro_ListBox li .getItFree_btn {
    text-align: center;
    padding-top: 10px
}

.catePro_ListBox li:hover .getItFree_btn {
    display: block
}

.catePro_ListBox li .all_price {
    line-height: 18px;
    position: relative;
    height: 43px
}

.catePro_ListBox li .all_price .n_video {
    margin-bottom: 5px;
    padding-top: 40px;
    top: -3px;
    right: 0!important;
    display: block;
    background-position: -40px -88px;
    border: none;
    width: 48px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    opacity: .8;
    filter: alpha(opacity=80);
    transform: scale(.9)
}

.catePro_ListBox li .all_price .n_video:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.catePro_ListBox li .all_price .n_video:active {
    transform: scale(1)
}

.catePro_ListBox li .freeship {
    display: block;
    padding-bottom: 5px;
    height: 18px;
    line-height: 18px;
    color: #999
}

.catePro_ListBox li .costPrice {
    display: block;
    padding-bottom: 5px;
    height: 18px;
    line-height: 18px;
    color: #999
}

.catePro_ListBox li .costPrice .my_shop_price {
    color: #999;
    font-size: 12px
}

.catePro_ListBox li .my_shop_price {
    color: #6BBA2D;
    font-size: 20px
}

.catePro_ListBox li .my_shop_price i {
    font-size: 12px;
    line-height: 10px
}

.catePro_ListBox li .freeship {
    font-size: 11px;
    font-family: Verdana;
    color: #666;
    font-weight: normal
}

.catePro_ListBox li .warehouse-icon-wrap {
    padding-top: 5px;
    margin: 0 auto;
    position: relative;
    width: 170px;
    height: 20px
}

.catePro_ListBox li .warehouse-icon-wrap a.contury-icon {
    float: right;
    display: inline;
    width: 30px;
    height: 20px;
    margin-left: 3px
}

.catePro_ListBox li .warehouse-icon-wrap a.contury-icon img {
    filter: alpha(opacity=30);
    opacity: .3
}

.catePro_ListBox li .warehouse-icon-wrap a.contury-icon img:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.catePro_ListBox li .warehouse-icon-wrap a.contury-icon.selected img {
    filter: alpha(opacity=100);
    opacity: 1
}

.catePro_ListBox li .warehouse-icon-wrap .sliderList {
    height: 20px;
    overflow: hidden
}

.catePro_ListBox li .warehouse-icon-wrap .sliderList dd {
    float: left;
    position: relative;
    padding: 0 5px 0 0;
    width: 30px;
    margin: 0;
    height: 20px
}

.catePro_ListBox li .warehouse-icon-wrap .control-nav {
    display: none
}

.catePro_ListBox li .warehouse-icon-wrap .direction-nav {
    display: none;
    position: relative;
    top: 0;
    height: 20px
}

.catePro_ListBox li .warehouse-icon-wrap .direction-nav li {
    position: static;
    float: none;
    padding: 0;
    margin: 0;
    width: 0;
    height: 0;
    min-height: auto;
    font-size: 0;
    border: none;
    box-shadow: none
}

.catePro_ListBox li .warehouse-icon-wrap .direction-nav li .prev {
    position: absolute;
    top: -15px;
    left: -20px;
    display: block;
    border-width: 6px;
    border-style: solid;
    border-color: transparent #999 transparent transparent
}

.catePro_ListBox li .warehouse-icon-wrap .direction-nav li .next {
    position: absolute;
    top: -15px;
    right: -20px;
    display: block;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent transparent #999
}

.catePro_ListBox .all_proImg {
    width: 100%;
    height: 150px
}

.catePro_ListBox .proImg_a {
    display: block;
    width: 150px;
    height: 150px
}

.catePro_ListBox .pro_addToCart {
    display: inline;
    float: left
}

.catePro_ListBox .pro_addToCart {
    background-position: -240px -120px;
    width: 21px;
    height: 20px;
    font-size: 0
}

.catePro_ListBox .pro_QuickView {
    display: inline;
    float: right
}

.catePro_ListBox .pro_QuickView {
    /*background-position: -240px -120px;*/
    width: 21px;
    height: 20px;
    font-size: 0
}

.catePro_ListBox a.pro_addToFavorite {
    background-position: -320px 0;
    width: 14px;
    height: 13px;
    font-size: 0;
    margin-top: 3px;
    margin-right: 3px;
    float: left
}

.catePro_ListBox .addFavorNum {
    font-style: normal
}

.catePro_ListBox .getItFree {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    zoom: 1;
    background-color: #00a622;
    padding: 5px 30px;
    border-radius: 3px;
    text-decoration: none
}

.catePro_ListBox .getItFree_btn_ru .getItFree {
    font-size: 12px
}

.catePro_ListBox .addToCompare {
    left: 25px;
    line-height: 18px;
    font-size: .75em;
    top: 0
}

.catePro_ListBox .addToCompare input {
    display: inline;
    float: left;
    margin-top: 2px;
    *margin-top: 0
}

.catePro_ListBox .addToCompare label {
    display: inline;
    float: left;
    padding-left: 5px
}

.catePro_ListBox .proImg_a {
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto
}

.catePro_ListBox .all_proNam {
    font-size: .75em;
    font-weight: bold;
    line-height: 20px;
    padding-top: 5px;
    height: auto;
    overflow: hidden
}

.catePro_ListBox .all_proNam a {
    color: #666
}

.catePro_ListBox .all_proNam a:hover {
    color: #6BBA2D
}

.catePro_ListBox .all_proNam .shortTitle {
    display: block;
    color: #fe8137
}

.catePro_ListBox .all_proNam .a_block {
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden
}

.catePro_ListBox .all_price,
.catePro_ListBox .all_price2 {
    font-weight: bold;
    padding: 10px 0
}

.catePro_ListBox .succeeded_num {
    color: #999;
    display: inline-block
}

.catePro_ListBox li.emphasis {
    width: 440px
}

.catePro_ListBox li.emphasis .emphasisProImg {
    width: 200px;
    text-align: center;
    float: left
}

.catePro_ListBox li.emphasis .emphasisImg {
    margin-top: 40px
}

.catePro_ListBox li.emphasis .emphasisImg p {
    font-size: 12px;
    padding-top: 5px
}

.catePro_ListBox li.emphasis .emphasisImg p strong {
    font-weight: bold
}

.catePro_ListBox li.emphasis .emphasisText {
    float: right;
    width: 220px
}

.catePro_ListBox li.emphasis .emphasisName {
    font-weight: bold;
    font-size: .75em
}

.catePro_ListBox li.emphasis .emphasisName a {
    color: #004b91
}

.catePro_ListBox li.emphasis .emphasisPrice .costPrice {
    display: inline
}

.catePro_ListBox li.emphasis .emphasisPrice .costPrice .my_shop_price {
    font-size: 12px;
    font-weight: normal
}

.catePro_ListBox li.emphasis .emphasisPrice .my_shop_price {
    font-size: 20px;
    font-weight: bold
}

.catePro_ListBox li.emphasis .emphasisSEO {
    font-size: 12px;
    max-height: 225px;
    overflow-y: hidden
}

.catePro_ListBox li.emphasis .emphasisSEO strong {
    font-weight: bold
}

.cont-page-num {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin-left: 20px
}

.c_pages .listspan {
    text-align: center
}

.c-perPage {
    position: absolute;
    left: 0
}

.catePorMode ul .c_cate,
.catePro_ListBox ul .c_cate {
    width: 220px;
    height: 398px;
    box-shadow: 0 10px 5px -6px transparent;
    min-width: 250px;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    background: white;
}

.catePorMode ul .c_cate.act,
.catePro_ListBox ul .c_cate.act {
    height: 398px;
    border: 1px solid #ddd;
    box-shadow: 0 10px 5px -6px #ddd
}

.catePorMode ul .c_cate .pro_inner,
.catePro_ListBox ul .c_cate .pro_inner {
    padding: 0
}

.catePorMode ul .c_cate .all_proImg,
.catePro_ListBox ul .c_cate .all_proImg {
    width: auto !important;
    height: 220px;
    margin: 0 auto;
    text-align: center;
    text-align: -webkit-center;
}

.catePorMode ul .c_cate .proImg_a,
.catePro_ListBox ul .c_cate .proImg_a {
    width: 220px;
    height: 220px;
    color: #666;
    line-height:220px
}

.catePorMode ul .c_cate .all_proNam,
.catePro_ListBox ul .c_cate .all_proNam {
    padding: 40px 10px 0 10px
}

.catePorMode ul .c_cate .all_proNam .a_block,
.catePro_ListBox ul .c_cate .all_proNam .a_block {
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    word-wrap: break-word;
}

.catePorMode ul .c_cate .all_proStart,
.catePro_ListBox ul .c_cate .all_proStart {
    padding: 0 10px !important;
    position: relative
}

.catePorMode ul .c_cate .all_proStart .colorBlue,
.catePro_ListBox ul .c_cate .all_proStart .colorBlue {
    position: absolute;
    top: 0;
    width: auto;
    max-width: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.catePorMode ul .c_cate .shortTitle,
.catePro_ListBox ul .c_cate .shortTitle {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.catePorMode ul .c_cate .all_price,
.catePro_ListBox ul .c_cate .all_price,
.catePorMode ul .c_cate .all_price2,
.catePro_ListBox ul .c_cate .all_price2 {
    padding: 10px 10px
}

.catePorMode ul .c_cate .all_price .n_video,
.catePro_ListBox ul .c_cate .all_price .n_video,
.catePorMode ul .c_cate .all_price2 .n_video,
.catePro_ListBox ul .c_cate .all_price2 .n_video {
    right: 3px
}

.catePorMode ul .c_cate .warehouse-icon-wrap,
.catePro_ListBox ul .c_cate .warehouse-icon-wrap {
    width: 195px
}

.apparelPro_ListBox {
    clear: both
}

.apparelPro_ListBox li {
    display: inline;
    float: left;
    width: 180px;
    height: 220px;
    margin: 0 .8% 20px;
    position: relative;
    z-index: 10;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 10px 5px -6px #ddd
}

.apparelPro_ListBox li img {
    width: 100%
}

.apparelPro_ListBox li a {
    display: block
}

.apparelPro_ListBox .apparel-img {
    width: 100%;
    height: 180px
}

.apparelPro_ListBox .proImg_a {
    width: 100%;
    height: 180px;
    display: block;
    margin: 0 auto
}

.apparelPro_ListBox .apparel-tit {
    height: 36px;
    line-height: 36px;
    color: #333;
    font-size: 14px;
    border-top: 4px solid #333;
    text-align: center;
    background: #f5f4f4
}

.apparelPro_ListBox .apparel-tit a {
    color: #333;
    text-decoration: none
}

.apparelPro_ListBox .apparel-tit a:hover {
    color: #6BBA2D;
    text-decoration: underline
}

.apparelPro_ListBox .next-page {
    margin-top: 30px;
    font-size: 22px
}

.apparelPro_ListBox li.apparelItem {
    width: 400px;
    height: 462px
}

.apparelPro_ListBox li.apparelItem .apparel-img {
    height: 400px
}

.apparelPro_ListBox li.apparelItem .proImg_a {
    height: 400px
}

.apparelPro_ListBox li.apparelItem .apparel-tit {
    height: 56px;
    line-height: 56px;
    border-top: 6px solid #333
}

.cateProCloth_ListBox {
    clear: both
}

.cateProCloth_ListBox li {
    display: inline;
    float: left;
    width: 210px;
    height: 380px;
    margin: 0 1% 20px;
    position: relative;
    z-index: 10
}

.cateProCloth_ListBox li .pro_inner {
    padding-bottom: 10px
}

.cateProCloth_ListBox .cutOff_tag {
    top: 10px;
    right: 10px;
    background: #333
}

.cateProCloth_ListBox .all_proImg {
    margin-bottom: 10px;
    width: 100%;
    height: 293px
}

.cateProCloth_ListBox .all_proImg .oper_por {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 6px 10px;
    width: 190px;
    height: 22px;
    background: #fff;
    background-color: rgba(250, 250, 250, 0.3)
}

.cateProCloth_ListBox .all_proImg .icon-oprate {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/styleimg/pro_oprate.png) no-repeat
}

.cateProCloth_ListBox .all_proImg .pro_addToFavorite {
    background: none
}

.cateProCloth_ListBox .all_proImg .operat-content a {
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 0;
    text-indent: -9999px;
    *display: inline;
    *zoom: 1
}

.cateProCloth_ListBox .all_proImg .operat-content .addToCart .proCloth-icon-cart {
    background-position: 0 0
}

.cateProCloth_ListBox .all_proImg .operat-content .addToCart a:hover .proCloth-icon-cart {
    background-position: 0 -40px
}

.cateProCloth_ListBox .all_proImg .operat-content .addToFav .proCloth-icon-fav {
    background-position: -50px 0
}

.cateProCloth_ListBox .all_proImg .operat-content .addToFav a:hover .proCloth-icon-fav,
.cateProCloth_ListBox .all_proImg .operat-content .addToFav a.cur .proCloth-icon-fav {
    background-position: -50px -40px
}

.cateProCloth_ListBox .all_proImg .operat-content .addToFav span {
    margin-left: 5px;
    display: inline-block;
    width: 36px;
    height: 22px;
    line-height: 22px;
    color: #333;
    font-size: 12px;
    overflow: hidden;
    vertical-align: middle;
    *display: inline;
    *zoom: 1
}

.cateProCloth_ListBox .proImg_a {
    display: block;
    width: 210px;
    height: 293px
}

.cateProCloth_ListBox .all_proNam {
    height: 36px;
    line-height: 18px;
    color: #000;
    font-size: 12px;
    overflow: hidden
}

.cateProCloth_ListBox .all_proNam a {
    color: #000
}

.cateProCloth_ListBox .all_proNam a:hover {
    text-decoration: underline
}

.cateProCloth_ListBox .all_price {
    color: #333;
    font-size: 24px;
    position: relative
}

.cateProCloth_ListBox .all_price i {
    font-size: 16px;
    vertical-align: top
}


.cateProCloth_ListBox .all_price .n_video {
    margin-bottom: 5px;
    padding-top: 40px;
    top: -8px;
    right: 15px;
    display: block;
    background-position: -40px -88px;
    border: none;
    width: 48px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    opacity: .8;
    filter: alpha(opacity=80);
    transform: scale(.7);
    background-image: url(../images/styleimg/tag.png?2016051801);
    background-repeat: no-repeat
}

#mainWrap .apparelProList ul.slides li {
    width: 14.28571429%;
    *width: 14%
}

.max_width_1600 #mainWrap .apparelProList ul.slides li {
    width: 20%;
    *width: 19%
}

.max_width_1280 #mainWrap .apparelProList ul.slides li {
    width: 25%;
    *width: 24%
}

@media all and (max-width:1600px) {
    #mainWrap .apparelProList ul.slides li {
        width: 20%;
        *width: 19%
    }
}

@media all and (max-width:1280px) {
    #mainWrap .apparelProList ul.slides li {
        width: 25%;
        *width: 24%
    }
}

.apparelProList {
    margin-bottom: 5px;
    padding-right: 10px
}

.apparelProList h5 {
    padding: 15px 0 5px;
    font-size: 20px
}

.apparelProList h5 strong {
    font-weight: bold
}

.apparelProList h5 span {
    font-size: 12px
}

.apparelProList h5 a {
    margin-left: 15px;
    font-size: 12px;
    color: #004b91
}

.apparelProList .proList_con {
    border: 1px solid #ddd;
    padding: 28px 0 5px
}

.apparelProList .proList_con .text {
    font-size: 14px;
    padding-bottom: 20px
}

.apparelProList ul.slides {
    height: 264px;
    overflow: hidden;
    position: relative
}

.apparelProList a.pro_addToFavorite {
    background-position: -320px 0;
    width: 14px;
    height: 13px;
    font-size: 0;
    margin-top: 3px;
    margin-right: 3px;
    float: left
}

.apparelProList .addFavorNum {
    font-style: normal
}

.apparelProList ul.slides li {
    display: inline;
    float: left;
    height: 255px;
    width: 16.5%;
    padding-bottom: 20px
}

.apparelProList ul.slides li .pro_inner {
    padding: 0 0 0 15px;
    margin: 0 auto;
    max-width: 180px
}

.apparelProList .i_proImg {
    text-align: center
}

.apparelProList .i_proImg a {
    display: block;
    font: 0/0 Arial
}

.apparelProList .i_proImg img {
    max-width: 150px
}

.apparelProList .i_proNam {
    line-height: 20px;
    font-size: .75em;
    font-weight: bold;
    height: 40px;
    overflow: hidden
}

.apparelProList .i_proNam a {
    color: #004b91
}

.apparelProList .i_proNam a:hover {
    color: #6BBA2D
}

.apparelProList .facebook_plugin {
    float: left
}

.apparelProList .Gadget_Brands {
    float: left;
    width: 100%
}

.apparelProList .Gadget_Brands h5 {
    line-height: 1em;
    padding-bottom: 10px
}

.apparelProList .Gadget_Brands .Gadget_Brands_con {
    border: 1px solid #ddd;
    padding: 20px 35px;
    text-align: center;
    position: relative
}

.apparelProList .Gadget_Brands .Gadget_Brands_con li {
    float: left
}

.apparelProList .price_text {
    font-size: 12px;
    padding: 20px 0
}

.apparelProList .price {
    color: #c00
}

.apparelProList .costPrice {
    color: #999;
    height: 18px;
    line-height: 18px
}

.apparelProList .costPrice .my_shop_price {
    font-size: 12px
}

.apparelProList .my_shop_price {
    font-size: 20px
}

.apparelProList .my_shop_price i {
    font-size: 12px;
    line-height: 10px
}

.apparelProList ul.slides {
    height: 285px
}

.apparelProList ul.slides .c_appare {
    height: 285px
}

.apparelProList ul.slides .c_appare .i_proImg img {
    width: 180px;
    max-width: 180px;
    border: 0 none
}

.getItFreeBox li {
    height: 364px
}

.cate_list_footer {
    border-top: 1px solid #ddd;
    padding: 15px 10px;
    margin-top: 20px
}

.cate_list_footer .perPage {
    font-size: .75em
}

.cate_list_footer .perPage a {
    color: #666;
    text-decoration: none
}

.cate_list_footer .perPage a.on {
    color: #6BBA2D
}

.show_saderBar {
    position: fixed;
    left: -26px;
    top: 50%;
    margin-top: -70px;
    width: 40px;
    height: 140px;
    background: #ddd;
    z-index: 100;
    cursor: pointer;
    transition: left .5s ease-in-out
}

.show_saderBar:hover {
    left: 0
}

.show_saderBar span {
    background-position: -138px -139px;
    float: right;
    width: 8px;
    height: 16px;
    margin: 62px 3px 0 0;
    overflow: hidden;
    cursor: pointer;
    transition: background-position 500ms
}

.show_saderBar.on span {
    background-position: -95px -139px
}

.brandWrap .banner_pro_Wrap {
    width: 100%
}

.brandWrap .banner_pro_Wrap .fl_conWrap {
    margin-right: 280px;
    margin-left: 20px
}

.brandWrap .banner_pro_Wrap .fl_conWrap .banner {
    margin: 20px auto 10px;
    width: 680px;
    height: 260px;
    text-align: center
}

.brandWrap .banner_pro_Wrap .fl_conWrap .proListWrap h3 {
    margin-left: 10px;
    font-weight: bold
}

.brandWrap .banner_pro_Wrap .fl_conWrap li {
    display: inline;
    float: left;
    width: 220px;
    margin: 0 .7% 20px;
    font-weight: bold;
    position: relative;
    z-index: 9;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 10px 5px -6px #ddd
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner {
    float: left;
    width: 200px;
    padding: 15px 10px;
    margin: 0 auto
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .all_proImg {
    width: 100%;
    height: 150px
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .proImg_a {
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .all_price {
    line-height: 18px;
    font-weight: bold;
    padding-top: 5px
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .freeship {
    display: block;
    padding-bottom: 5px;
    height: 18px;
    line-height: 18px;
    color: #999;
    font-size: 11px;
    font-family: Verdana;
    color: #666;
    font-weight: normal
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .my_shop_price {
    color: #c00;
    font-size: 20px
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .my_shop_price i {
    font-size: 12px;
    line-height: 10px
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner a.pro_addToFavorite {
    background-position: -320px 0;
    width: 14px;
    height: 13px;
    font-size: 0;
    margin-top: 3px;
    margin-right: 3px;
    float: left
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .addFavorNum {
    font-style: normal
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .all_proNam {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding-top: 5px;
    height: 40px;
    overflow: hidden
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .all_proNam a {
    color: #004b91
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .all_proNam a:hover {
    color: #6BBA2D
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .all_proNam .shortTitle {
    display: block;
    color: #fe8137
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .all_proNam .a_block {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .pro_operal {
    padding-top: 10px
}

.brandWrap .banner_pro_Wrap .fl_conWrap .pro_inner .pro_operal a {
    display: block;
    background-position: -350px -135px;
    height: 50px;
    padding: 0 20px 0 65px;
    font: 20px/50px Arial;
    cursor: pointer;
    text-decoration: none;
    background-color: #ff8a00;
    color: #fff;
    border-radius: 3px;
    text-align: center
}

.brandWrap .reviewsWrap {
    margin-left: -272px;
    width: 270px;
    border-left: 1px solid #ddd
}

.brandWrap .reviewsWrap .brandInfo_img {
    width: 250px;
    height: 80px;
    text-align: center
}

.brandWrap .reviewsWrap .brandInfo_text {
    width: 230px;
    margin: 0 10px
}

.brandWrap .reviewsWrap .brandInfo_text .brandInfo_textinner {
    font-size: .75em;
    color: #666;
    line-height: 24px
}

.brandWrap .reviewsWrap .brandInfo_text .brandInfo_textinner p {
    overflow: hidden
}

.brandWrap .reviewsWrap .brandInfo_text .brandInfo_textinner .text_more {
    text-align: left;
    text-decoration: underline;
    line-height: 20px
}

.brandWrap .reviewsWrap .brandInfo_text .brandInfo_textinner a {
    color: #6BBA2D
}

.brandWrap .reviewsWrap .brandInfo_star {
    text-align: center
}

.brandWrap .reviewsWrap .brandInfo_star h2 {
    font-weight: bold;
    padding-bottom: 10px
}

.brandWrap .reviewsWrap .brandInfo_star p {
    padding-bottom: 20px;
    font-size: .75em
}

.brandWrap .reviewsWrap .brandInfo_star .ratings {
    font-size: 3em;
    color: #6BBA2D;
    font-weight: bold
}

.brandWrap .reviewsWrap .brandInfo_star a {
    display: block;
    color: #6BBA2D
}

.brandWrap .reviewsWrap .reviews_list {
    margin: 0 5px 0 15px;
    font-size: .75em;
    overflow: hidden
}

.brandWrap .reviewsWrap .reviews_list li {
    min-height: 220px;
    border-top: 1px dotted #ddd;
    margin-top: -1px
}

.brandWrap .reviewsWrap .reviews_list p {
    line-height: 18px
}

.brandWrap .reviewsWrap .reviews_list strong {
    font-weight: bold
}

.brandWrap .reviewsWrap .reviews_list .r_from {
    padding-bottom: 10px
}

.brandWrap .reviewsWrap .reviews_list .r_from span {
    color: #999
}

.brandWrap .reviewsWrap .reviews_list .footer_bts {
    height: 26px;
    line-height: 26px
}

.brandWrap .reviewsWrap .reviews_list .footer_bts strong,
.brandWrap .reviewsWrap .reviews_list .footer_bts a {
    display: inline;
    float: left
}

.brandWrap .reviewsWrap .reviews_list .footer_bts a {
    border: 1px solid #ddd;
    color: #333;
    text-decoration: none;
    padding: 0 5px;
    margin-left: 10px
}

.brandWrap .reviewsWrap .reviews_list .footer_bts i {
    font-style: normal
}

.brandWrap .reviewsWrap .reviews_list .footer_bts .fbComment {
    border: none;
    font-weight: bold
}

.brandWrap .reviewsWrap .reviews_list .footer_bts .fbComment i {
    display: inline;
    float: left;
    background: url(../images/styleimg/share.png) 0 -36px no-repeat;
    width: 20px;
    height: 20px;
    margin: 3px 5px 0 0
}

.brandWrap .reviewsWrap .reviews_list .reviewPro {
    margin: 20px 0 10px;
    width: 200px
}

.brandWrap .reviewsWrap .reviews_list .reviewPro .i_proImg {
    text-align: center;
    padding-bottom: 5px
}

.brandWrap .reviewsWrap .reviews_list .reviewPro .i_proNam {
    line-height: 16px;
    height: 50px;
    overflow: hidden
}

.brandWrap .reviewsWrap .reviews_list .reviewPro a {
    color: #333;
    font-size: 14px;
    font-weight: bold
}

.brandWrap .reviewsWrap .reviews_list .reviewPro a:hover {
    color: #6BBA2D;
    text-decoration: underline
}

.brandInfo {
    border: 1px solid #ddd;
    margin: 30px 25px 0;
    padding: 15px
}

.brandInfo .brandInfo_text,
.brandInfo .brandInfo_img,
.brandInfo .brandInfo_star {
    display: inline;
    float: left
}

.brandInfo .brandInfo_text {
    width: 100%
}

.brandInfo .brandInfo_textinner {
    margin: 0 440px 0 200px;
    padding-right: 30px;
    font-size: .75em;
    color: #666;
    line-height: 24px
}

.brandInfo .brandInfo_textinner p {
    overflow: hidden
}

.brandInfo .brandInfo_textinner .text_more {
    text-align: left;
    text-decoration: underline;
    line-height: 20px
}

.brandInfo .brandInfo_textinner a {
    color: #6BBA2D
}

.brandInfo .brandInfo_img {
    margin-left: -100%
}

.brandInfo h1 {
    font-size: 18px;
    font-weight: bold;
    text-align: center
}

.brandInfo .brandInfo_star {
    width: 410px;
    padding-left: 30px;
    border-left: 1px solid #ddd;
    margin-left: -441px;
    padding-top: 20px
}

.brandInfo .brandInfo_star h2 {
    font-weight: bold;
    padding-bottom: 10px
}

.brandInfo .brandInfo_star p {
    font-size: .75em
}

.brandInfo .brandInfo_star .ratings {
    font-size: 3em;
    color: #6BBA2D;
    font-weight: bold
}

.brandInfo .brandInfo_star a {
    color: #6BBA2D
}

.brand_cateList {
    padding: 0 25px;
    margin-top: 10px;
    margin-bottom: 15px
}

.brand_cateList a {
    color: #333
}

.brand_cateList li {
    display: inline;
    float: left;
    font-weight: bold;
    width: 220px;
    font-size: 14px;
    line-height: 40px
}

.brand_cateList li ul {
    border-left: 1px solid #ddd;
    padding-left: 10px
}

.brand_cateList li li {
    display: block;
    float: none;
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px
}

.brand_cateList li li ul {
    border-left: none
}

.brand_cateList li li li a {
    color: #999
}

.proList h4,
.proList h3 {
    padding-left: 25px;
    line-height: 40px;
    font-weight: bold;
    border-bottom: 1px solid #ddd
}

.proList ul li {
    width: 240px;
    display: inline;
    float: left;
    margin: 10px 0 10px 25px
}

.proList ul a {
    color: #666;
    text-decoration: none
}

.proList ul .i_proImg {
    text-align: center;
    padding-bottom: 5px
}

.proList ul .i_proNam {
    height: 60px;
    overflow: hidden;
    font-size: .875em;
    line-height: 20px
}

.proList ul .price {
    padding-top: 5px
}

.good_block h1 {
    padding-left: 25px;
    font-size: 1em;
    line-height: 30px;
    border-bottom: 1px solid #ddd
}

.good_block .gb_inner {
    padding: 10px 0 10px 25px
}

.good_block .iq_inner {
    padding: 10px 25px
}

.reviewList {
    font-size: .75em;
    overflow: hidden
}

.reviewList li {
    position: relative;
    min-height: 220px;
    padding: 15px 280px 20px 290px;
    border-top: 1px dotted #ddd;
    margin-top: -1px
}

.reviewList p {
    line-height: 18px
}

.reviewList strong {
    font-weight: bold
}

.reviewList .r_from {
    padding-bottom: 10px
}

.reviewList .r_from span {
    color: #999
}

.reviewList .footer_bts {
    height: 26px;
    line-height: 26px
}

.reviewList .footer_bts strong,
.reviewList .footer_bts a {
    display: inline;
    float: left
}

.reviewList .footer_bts a {
    border: 1px solid #ddd;
    color: #333;
    text-decoration: none;
    padding: 0 5px;
    margin-left: 10px
}

.reviewList .footer_bts i {
    font-style: normal
}

.reviewList .footer_bts .fbComment {
    border: none;
    font-weight: bold
}

.reviewList .footer_bts .fbComment i {
    display: inline;
    float: left;
    background: url(../images/styleimg/share.png) 0 -36px no-repeat;
    width: 20px;
    height: 20px;
    margin: 3px 5px 0 0
}

.reviewList .rl_starts {
    position: absolute;
    top: 30px;
    right: 0;
    float: left
}

.reviewList .rl_starts p {
    height: 18px;
    padding-bottom: 5px
}

.reviewList .rl_starts span,
.reviewList .rl_starts strong {
    display: inline;
    float: left
}

.reviewList .rl_starts .label {
    width: 85px;
    text-align: right;
    padding-right: 5px
}

.reviewList .rl_starts .start {
    margin-top: 5px
}

.reviewList .rl_starts strong {
    padding-left: 5px;
    color: #999
}

.reviewList .reviewPro {
    position: absolute;
    top: 15px;
    left: 25px;
    width: 200px
}

.reviewList .reviewPro .i_proImg {
    text-align: center;
    padding-bottom: 5px
}

.reviewList .reviewPro .i_proNam {
    line-height: 20px;
    height: 60px;
    overflow: hidden
}

.reviewList .reviewPro a {
    color: #666;
    font-size: 14px
}

.reviewList .reviewPro a:hover {
    color: #6BBA2D;
    text-decoration: underline
}

.seachImg {
    background-image: url(../images/styleimg/category.gif?2014062401);
    background-repeat: no-repeat
}

.no_seach_tips {
    border-top: 2px solid #ddd;
    padding-left: 60px
}

.no_seach_tips p {
    font-size: .875em
}

.no_seach_tips .tips_t {
    font-size: 60px;
    font-weight: bold
}

.no_seach_tips .seachKey {
    font-size: 1.2em;
    font-weight: bold
}

.no_seach_tips .seachForm {
    padding-top: 25px
}

.no_seach_tips .seachForm p {
    font-size: 12px;
    padding-bottom: 10px;
    color: #999
}

.no_seach_tips .seachForm input {
    height: 18px;
    padding: 8px;
    border: 1px solid #ddd;
    width: 330px;
    display: inline;
    float: left
}

.no_seach_tips .seachForm button {
    float: left;
    margin-left: 15px;
    width: 40px;
    height: 35px
}

.no_seach_tips .seachForm button span {
    display: block;
    width: 40px;
    height: 35px;
    font-size: 0;
    background-position: 0 0;
    cursor: pointer
}

.no_seach_tips .red {
    color: #6BBA2D;
    font-weight: bold
}

.cateTag {
    border-top: 2px solid #ddd;
    margin-top: 60px;
    padding: 20px 25px
}

.cateTag h4 {
    font-size: 1.2em;
    font-weight: bold
}

.cateTag ul {
    padding-top: 30px
}

.cateTag li {
    display: inline;
    float: left;
    margin-right: 10px;
    padding-top: 10px;
    height: 125px
}

.cateTag li a {
    display: inline;
    float: left;
    width: 160px;
    font-size: .75em;
    text-align: center;
    color: #666;
    line-height: 18px
}

.cateTag li a:hover {
    color: #6BBA2D;
    text-decoration: none
}

.cateTag li i {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 5px;
    cursor: pointer
}

.cateTag li i img {
    display: block;
    width: 100px;
    height: 100px
}

.recom_pro {
    margin-left: 0;
    margin-top: 40px
}

.recom_pro h4 {
    padding-left: 25px
}

.recom_pro .recomPro_inner {
    padding: 0 25px
}

.recom_pro .recomPro_list {
    position: relative;
    overflow: hidden;
    height: 270px
}

.recom_pro .recomPro_list .slides {
    height: 270px;
    overflow: hidden;
    padding-top: 20px
}

.recom_pro .recomPro_list .slides li {
    width: 210px;
    padding: 10px 15px;
    display: inline;
    float: left
}

.recom_pro .recomPro_list .slides .proImg {
    text-align: center
}

.recom_pro .recomPro_list .slides .proImg a {
    display: block;
    width: 150px;
    height: 150px;
    margin: 0 auto
}

.recom_pro .recomPro_list .slides .proNam {
    font-size: .875em;
    line-height: 20px;
    height: 40px;
    overflow: hidden
}

.recom_pro .recomPro_list .slides .proNam a {
    color: #666
}

.recom_pro .recomPro_list .slides .proNam a:hover {
    color: #6BBA2D
}

.recom_pro .recomPro_list .g_direction-nav a {
    position: absolute;
    width: 20px;
    height: 36px;
    top: 110px;
    font-size: 0
}

.recom_pro .recomPro_list a.g_prev {
    background-position: -96px -88px;
    left: 0
}

.recom_pro .recomPro_list a.g_prev:hover {
    background-position: -96px -128px
}

.recom_pro .recomPro_list a.g_next {
    background-position: -128px -88px;
    right: 0
}

.recom_pro .recomPro_list a.g_next:hover {
    background-position: -128px -128px
}

.searchMain .categoryTag {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}

.searchMain .categoryTag ul {
    padding: 0 10px;
    overflow: hidden;
    height: 135px
}

.searchMain .categoryTag li {
    width: 160px;
    padding: 5px;
    text-align: center;
    font-size: .75em;
    display: inline;
    float: left
}

.searchMain .categoryTag a {
    color: #666;
    text-decoration: none
}

.searchMain .categoryTag a:hover {
    color: #6BBA2D
}

.searchMain .categoryTag p {
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.searchMain .categoryTag .seeOperate {
    background-color: #f9f9f9;
    margin: 0 10px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 10px;
    cursor: pointer
}

.searchMain .categoryTag h1 span {
    font-weight: normal;
    font-size: 12px
}

.searchMain .search_tips {
    line-height: 40px
}

.searchMain .search_tips span {
    color: #6BBA2D
}

.brand_recom_pro {
    margin-top: 25px
}

.brand_recom_pro .recomPro_inner {
    padding: 0 45px 0 225px;
    overflow: hidden;
    height: 270px
}

.brand_recom_pro .recomPro_inner .slides li {
    margin-left: 0
}

.brand_recom_pro .recomPro_list {
    overflow: visible
}

.brand_recom_pro .recomPro_list a.g_prev {
    left: -30px
}

.brand_recom_pro .recomPro_list a.g_next {
    right: -30px
}

.barndBlock {
    float: left;
    margin-left: -200px;
    margin-top: 77px;
    width: 120px;
    text-align: center
}

.barndBlock p {
    font-size: 12px
}

.barndBlock a {
    color: #6BBA2D;
    text-decoration: underline
}

.barndBlock a:hover {
    color: #6BBA2D
}

.results h2 {
    height: 36px;
    line-height: 36px;
    background-color: #eee;
    padding: 0 20px
}

.results .title {
    font-size: .875em;
    padding: 0 20px;
    margin: 10px 0 20px 0
}

.results .title .keywords {
    color: #6BBA2D;
    font-weight: bold
}

.results .title strike {
    color: #333;
    font-weight: normal
}

.results .title .seeAll a {
    color: #004b91
}

.results .title .seeAll a:hover {
    color: #6BBA2D
}

.departement_nav_list {
    color: #333;
    padding: 0 10px 15px 25px
}

.departement_nav_list h4 {
    padding: 0 0 4px 0;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase
}

.departement_nav_list li {
    padding: 2px 0;
    font-size: 12px
}

.departement_nav_list a {
    color: #999
}

.departement_nav_list a:hover {
    color: #6BBA2D;
    text-decoration: none
}

.departement_nav_list .popular {
    font-size: 12px
}

.departement_nav_list li.on a {
    color: #c00;
    text-decoration: none
}

.gc_tagbg {
    background-image: url(../images/styleimg/compagepage.png);
    background-repeat: no-repeat
}

#goodsCompareWindow {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -233px;
    width: 102px;
    height: auto;
    overflow: visible;
    z-index: 50;
    background-color: #fff
}

#goodsCompareWindow .compare_hd {
    width: 92;
    padding-left: 10px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background-color: #333;
    font-size: 12px
}

#goodsCompareWindow .compare_hd .close {
    font-style: normal;
    margin: 5px 3px 0 0;
    width: 20px;
    height: 20px;
    background-position: 0 0;
    cursor: pointer;
    font-size: 0
}

#goodsCompareWindow .compare_list {
    padding: 5px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

#goodsCompareWindow .compare_item {
    padding: 5px;
    display: block;
    width: 80px;
    height: 80px;
    border-bottom: 1px solid #ddd;
    position: relative
}

#goodsCompareWindow .compare_item img {
    width: 80px;
    height: 80px
}

#goodsCompareWindow .compare_item .compare_x {
    position: absolute;
    top: 5px;
    right: 0;
    width: 15px;
    height: 15px;
    background-position: -40px 0;
    cursor: pointer;
    font-size: 0
}

#goodsCompareWindow .compare_item .compare_x:hover {
    background-position: -60px 0
}

#goodsCompareWindow .compare_act {
    border: 1px solid #ddd;
    border-top: none;
    font-size: 12px;
    text-align: center
}

#goodsCompareWindow .compare_act a {
    display: block;
    margin: 0 auto 5px;
    width: 80px;
    height: 22px;
    line-height: 22px;
    color: #004b91
}

#goodsCompareWindow .compare_act .compare_sure {
    border: 1px solid #ddd;
    color: #666;
    text-decoration: none;
    background-color: #6BBA2D;
    color: #fff
}

.camparePageWrap {
    padding: 25px
}

.camparePageWrap table {
    border-top: 1px solid #ddd;
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-collapse: collapse;
    width: 100%;
    margin-top: -1px
}

.camparePageWrap table th,
.camparePageWrap table td {
    padding: 8px 10px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 12px
}

.camparePageWrap table th {
    background-color: #f7f7f7;
    font-weight: bold;
    text-align: center;
    font-size: 14px
}

.camparePageWrap table .title {
    font-size: 18px;
    font-weight: bold
}

.camparePageWrap table tr.highlight {
    background-color: #e2f1ff
}

.camparePageWrap header {
    font-size: 24px;
    font-weight: bold
}

.camparePageWrap header strong {
    color: #6BBA2D;
    font-weight: bold
}

.camparePageWrap header a {
    margin-left: 20px;
    font-size: 18px;
    font-weight: normal;
    color: #6BBA2D;
    text-decoration: none
}

.camparePageWrap header a i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-position: 0 -20px;
    margin-right: 5px
}

.camparePageWrap header a.on i {
    background-position: -20px -20px
}

.camparePageWrap .goods {
    height: 405px
}

.camparePageWrap .pro_inner {
    min-width: 200px;
    max-width: 250px;
    padding: 15px 10px;
    margin: 40px auto 0
}

.camparePageWrap .pro_inner .all_proImg {
    width: 100%;
    height: 150px
}

.camparePageWrap .pro_inner .proImg_a {
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto
}

.camparePageWrap .pro_inner .all_price {
    line-height: 18px;
    font-weight: bold;
    padding-top: 5px
}

.camparePageWrap .pro_inner .costPrice {
    display: block;
    padding-bottom: 5px;
    height: 18px;
    line-height: 18px;
    color: #999
}

.camparePageWrap .pro_inner .costPrice .my_shop_price {
    color: #999;
    font-size: 12px
}

.camparePageWrap .pro_inner .my_shop_price {
    color: #c00;
    font-size: 20px
}

.camparePageWrap .pro_inner .my_shop_price i {
    font-size: 12px;
    line-height: 10px
}

.camparePageWrap .pro_inner .freeship {
    font-size: 11px;
    font-family: Verdana;
    color: #666;
    font-weight: normal
}

.camparePageWrap .pro_inner a.pro_addToFavorite {
    background-position: -320px 0;
    width: 14px;
    height: 13px;
    font-size: 0;
    margin-top: 3px;
    margin-right: 3px;
    float: left
}

.camparePageWrap .pro_inner .addFavorNum {
    font-style: normal
}

.camparePageWrap .pro_inner .all_proNam {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding-top: 5px;
    height: 40px;
    overflow: hidden
}

.camparePageWrap .pro_inner .all_proNam a {
    color: #004b91
}

.camparePageWrap .pro_inner .all_proNam a:hover {
    color: #6BBA2D
}

.camparePageWrap .pro_inner .pro_operal {
    padding-top: 10px
}

.camparePageWrap .pro_inner .pro_operal a {
    display: block;
    background-position: -350px -135px;
    height: 50px;
    padding: 0 20px 0 65px;
    font: 20px/50px Arial;
    cursor: pointer;
    text-decoration: none;
    background-color: #ff8a00;
    color: #fff;
    border-radius: 3px;
    text-align: center
}

.camparePageWrap .addCmGood {
    text-align: center
}

.camparePageWrap .addCmGood i {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    background-position: 0 -40px
}

.camparePageWrap .addCmGood:hover i {
    background-position: 0 -160px
}

.camparePageWrap .addCmGood p {
    line-height: 40px;
    font-weight: bold;
    color: #004b91
}

.camparePageWrap .basic_good {
    position: relative
}

.camparePageWrap .basic_del {
    background-position: 0 0;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px
}

.camparePageWrap .basic_del:hover {
    background-position: -20px 0
}

.camparePageWrap .cmPageTable td {
    font-size: 14px
}

#brandListWrap {
    margin-top: 15px
}

#brandComparisonWrap {
    margin-top: 15px
}

.brandListMain {
    width: 100%;
    margin-left: -285px
}

.brandContent {
    margin-left: 285px;
    min-width: 715px
}

.brandContent .ChinaBrands_list {
    margin-bottom: 40px;
    font-family: Arial
}

.brandContent .ChinaBrands_list h4 {
    height: 35px;
    font: 30px/35px Arial;
    font-weight: bold
}

.brandContent .ChinaBrands_list .p_text {
    height: 30px;
    font: 14px/30px Arial;
    color: #999
}

.brandContent .ChinaBrands_list .ChinaBrandsList_pic ul {
    width: 100%
}

.brandContent .ChinaBrands_list .ChinaBrandsList_pic li {
    float: left;
    width: 24%;
    margin-right: 5px;
    padding-bottom: 5px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    overflow: hidden
}

.brandContent .ChinaBrands_list .ChinaBrandsList_pic a {
    display: block;
    height: 150px
}

.brandContent .CellPhoneBrands {
    margin-bottom: 60px;
    font-family: Arial
}

.brandContent .CellPhoneBrands h4 {
    margin-bottom: 10px;
    height: 35px;
    font: 30px/35px Arial;
    font-weight: bold
}

.brandContent .CellPhoneBrands h4 a {
    font: 12px/35px Arial;
    font-weight: normal;
    color: #004b91
}

.brandContent .CellPhoneBrands .CellPhoneBrands_listWrap ul {
    padding: 5px 0;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd
}

.brandContent .CellPhoneBrands .CellPhoneBrands_listWrap li {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px
}

.brandList_side {
    float: left;
    margin-left: 20px;
    margin-right: 45px;
    width: 220px
}

.brandList_side .brandList_sideTitle {
    padding-left: 20px;
    height: 42px;
    line-height: 42px;
    background: #333;
    color: #fff
}

.brandList_side .brandList_sideUl {
    padding-bottom: 10px;
    border: 1px solid #ddd;
    border-top: none
}

.brandList_side .brandList_sideUl li {
    margin: 0 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.brandList_side .brandList_sideUl .i_bg {
    float: left;
    display: inline-block;
    width: 6px;
    height: 12px;
    margin: 14px 10px;
    background: url(../images/brands_list2014/brands_list_bg.png) no-repeat;
    background-position: -17px 0
}

.brandList_side .brandList_sideUl a {
    text-decoration: none;
    color: #000
}

.brandList_side .brandList_sideUl .on .i_bg {
    background-position: 0 0
}

.brandList_side .brandList_sideUl .on a {
    color: #6BBA2D
}

.brandComparisonListWrap .brandComparisonList_Ul {
    min-width: 715px
}

.brandComparisonListWrap .brandComparisonList_Ul .brandComparisonList_li {
    float: left;
    width: 695px;
    height: 362px;
    margin-right: 20px;
    margin-bottom: 30px
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap {
    width: 694px;
    height: 360px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_left {
    width: 245px;
    height: 359px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_left .logo_pic {
    padding-top: 40px;
    width: 245px;
    height: 70px
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_left .logo_pic img {
    margin: 0 auto;
    display: block
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_left .star_degrees {
    padding-top: 25px;
    padding-left: 15px;
    height: 75px
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_left .star_degrees .ratings {
    font-size: 2em;
    color: #6BBA2D
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_left .star_degrees .Customer_Reviews {
    display: block;
    font-size: 1em;
    font-weight: bold;
    color: #004b91;
    text-decoration: underline
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_left .textDescription {
    position: relative;
    margin: 25px 10px 25px 15px;
    height: 100px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    overflow: hidden
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_left .textDescription a {
    text-decoration: underline;
    color: #004b91;
    font-size: 12px;
    font-weight: bold
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_right {
    width: 448px;
    height: 360px
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_right ul {
    width: 448px;
    height: 360px
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_right li {
    float: left;
    width: 111px;
    height: 119px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_right .MoreExcelvan {
    display: block;
    margin-top: 35px;
    height: 50px;
    font: 14px/20px Arial;
    font-weight: bold;
    color: #000;
    text-align: center;
    text-decoration: underline
}

.brandComparisonListWrap .brandComparisonList_Ul .brandContentWrap .brandContent_right .MoreExcelvan span {
    display: block
}

#Pre_sale {
    padding: 20px
}

#Pre_sale .topSortWrap h1 {
    margin-bottom: 30px;
    background: none;
    text-align: center
}

#Pre_sale .topSortWrap h1 strong {
    font-size: 36px;
    color: #000;
    text-transform: uppercase
}

#Pre_sale .topSortWrap h1 a {
    margin-left: 30px;
    color: #a6a6a6;
    font-size: 18px
}

#Pre_sale .sortWrap {
    margin: 0 auto 20px;
    padding: 19px 19px 0 19px;
    width: 920px;
    border: 1px solid #c6c6c6;
    border-radius: 30px
}

#Pre_sale .sortWrap li {
    float: left;
    margin: 0 10px 20px 0;
    height: 30px
}

#Pre_sale .sortWrap li a {
    padding: 0 20px;
    display: block;
    height: 28px;
    line-height: 28px;
    color: #000;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 15px;
    text-decoration: none
}

#Pre_sale .sortWrap li i {
    margin-right: 5px;
    display: inline-block;
    background: url(../images/domeimg/icon_presale.png) no-repeat;
    vertical-align: middle;
    *display: inline;
    *zoom: 1
}

#Pre_sale .sortWrap li .cateNav_1 i {
    width: 12px;
    height: 20px;
    background-position: 0 -40px
}

#Pre_sale .sortWrap li .cateNav_2 i {
    width: 16px;
    height: 20px;
    background-position: -40px -40px
}

#Pre_sale .sortWrap li .cateNav_3 i {
    width: 25px;
    height: 19px;
    background-position: -80px -40px
}

#Pre_sale .sortWrap li .cateNav_4 i {
    width: 28px;
    height: 19px;
    background-position: -120px -40px
}

#Pre_sale .sortWrap li .cateNav_5 i {
    width: 19px;
    height: 18px;
    background-position: -160px -40px
}

#Pre_sale .sortWrap li .cateNav_6 i {
    width: 20px;
    height: 13px;
    background-position: -200px -40px
}

#Pre_sale .sortWrap li .cateNav_7 i {
    width: 17px;
    height: 23px;
    background-position: -240px -40px
}

#Pre_sale .sortWrap li .cateNav_8 i {
    width: 22px;
    height: 19px;
    background-position: -280px -40px
}

#Pre_sale .sortWrap li .cateNav_9 i {
    width: 29px;
    height: 29px;
    background-position: -320px -40px
}

#Pre_sale .sortWrap li .cateNav_10 i {
    width: 10px;
    height: 17px;
    background-position: -360px -40px
}

#Pre_sale .sortWrap li .cateNav_11 i {
    width: 23px;
    height: 15px;
    background-position: -400px -40px
}

#Pre_sale .sortWrap li .cateNav_12 i {
    width: 20px;
    height: 16px;
    background-position: -440px -40px
}

#Pre_sale .sortWrap li .cateNav_13 i {
    width: 20px;
    height: 13px;
    background-position: -480px -40px
}

#Pre_sale .sortWrap li.on a,
#Pre_sale .sortWrap li:hover a {
    color: #fff;
    border-color: #ef5d2f;
    background: #ef5d2f
}

#Pre_sale .sortWrap li.on .cateNav_1 i,
#Pre_sale .sortWrap li:hover .cateNav_1 i {
    background-position: 0 0
}

#Pre_sale .sortWrap li.on .cateNav_2 i,
#Pre_sale .sortWrap li:hover .cateNav_2 i {
    background-position: -40px 0
}

#Pre_sale .sortWrap li.on .cateNav_3 i,
#Pre_sale .sortWrap li:hover .cateNav_3 i {
    background-position: -80px 0
}

#Pre_sale .sortWrap li.on .cateNav_4 i,
#Pre_sale .sortWrap li:hover .cateNav_4 i {
    background-position: -120px 0
}

#Pre_sale .sortWrap li.on .cateNav_5 i,
#Pre_sale .sortWrap li:hover .cateNav_5 i {
    background-position: -160px 0
}

#Pre_sale .sortWrap li.on .cateNav_6 i,
#Pre_sale .sortWrap li:hover .cateNav_6 i {
    background-position: -200px 0
}

#Pre_sale .sortWrap li.on .cateNav_7 i,
#Pre_sale .sortWrap li:hover .cateNav_7 i {
    background-position: -240px 0
}

#Pre_sale .sortWrap li.on .cateNav_8 i,
#Pre_sale .sortWrap li:hover .cateNav_8 i {
    background-position: -280px 0
}

#Pre_sale .sortWrap li.on .cateNav_9 i,
#Pre_sale .sortWrap li:hover .cateNav_9 i {
    background-position: -320px 0
}

#Pre_sale .sortWrap li.on .cateNav_10 i,
#Pre_sale .sortWrap li:hover .cateNav_10 i {
    background-position: -360px 0
}

#Pre_sale .sortWrap li.on .cateNav_11 i,
#Pre_sale .sortWrap li:hover .cateNav_11 i {
    background-position: -400px 0
}

#Pre_sale .sortWrap li.on .cateNav_12 i,
#Pre_sale .sortWrap li:hover .cateNav_12 i {
    background-position: -440px 0
}

#Pre_sale .sortWrap li.on .cateNav_13 i,
#Pre_sale .sortWrap li:hover .cateNav_13 i {
    background-position: -480px 0
}

#Pre_sale p.tips {
    color: #7c7b7b;
    font-size: 14px
}

#Pre_sale #question {
    margin-top: 20px
}

#Pre_sale #question .q_item {
    width: 50%;
    float: left
}

#Pre_sale #question .q_item img {
    float: left;
    vertical-align: middle;
    margin: 20px 10px 0 10px
}

#Pre_sale #question .q_item h3 {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 2em
}

#Pre_sale .Pre_sale_Box {
    margin-top: 20px
}

#Pre_sale .Pre_sale_Box li {
    display: inline;
    float: left;
    width: 280px;
    height: 380px;
    margin: 0 .7% 20px;
    font-weight: bold;
    position: relative;
    z-index: 10;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 10px 5px -6px #ddd
}

#Pre_sale .Pre_sale_Box li .pro_inner {
    padding: 15px 10px
}

#Pre_sale .Pre_sale_Box li .all_price {
    line-height: 18px
}

#Pre_sale .Pre_sale_Box li .costPrice {
    display: block;
    padding-bottom: 5px;
    height: 18px;
    line-height: 18px;
    color: #999
}

#Pre_sale .Pre_sale_Box li .tit {
    font-size: 12px;
    line-height: 2em;
    position: relative;
    bottom: 3px
}

#Pre_sale .Pre_sale_Box li .my_shop_price {
    color: #c00;
    font-size: 20px
}

#Pre_sale .Pre_sale_Box li .my_shop_price i {
    font-size: 12px;
    line-height: 10px
}

#Pre_sale .Pre_sale_Box li .my_shop_price strong {
    position: relative;
    bottom: 3px;
    font-size: 12px;
    font-weight: bold
}

#Pre_sale .Pre_sale_Box li .orderNumWrap span {
    color: #666;
    font-size: 12px
}

#Pre_sale .Pre_sale_Box li .orderNumWrap strong {
    color: #000;
    font-size: 14px;
    font-weight: bold
}

#Pre_sale .Pre_sale_Box li .day {
    text-align: right;
    font-size: 12px;
    float: right
}

#Pre_sale .Pre_sale_Box .all_proNam {
    font-size: .75em;
    line-height: 20px;
    padding-top: 5px;
    height: 40px;
    overflow: hidden
}

#Pre_sale .Pre_sale_Box .all_proNam a {
    color: #004b91
}

#Pre_sale .Pre_sale_Box .all_proNam a:hover {
    color: #6BBA2D
}

#Pre_sale .Pre_sale_Box .proImg_a {
    width: 230px;
    height: 230px;
    display: block;
    margin: 0 auto
}

.next-page {
    font-size: 34px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 40px;
    color: #333
}

.next-page:hover {
    text-decoration: none
}

.next-page i {
    background-position: -180px -480px;
    display: block;
    width: 60px;
    height: 60px;
    margin: 10px auto
}

.see-all {
    font-size: 36px;
    line-height: 45px;
    margin-top: 30px
}

.see-all .num {
    color: #6BBA2D
}

.classmenu2014 {
    width: 100%;
    clear: both;
    overflow: hidden
}

.classmenu2014 .classmenu {
    margin: 0 auto;
    clear: both;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 60%;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    color: #000
}

.classmenu2014 .classmenu a {
    color: #000
}

#xxxbdy11 {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 150px;
    width: 60%;
    border: 1px solid #DDD;
    overflow: hidden
}

#xxxbdy11 .msg_content {
    margin-top: 30px;
    line-height: 150%;
    font-size: 13px
}

#xxxbdy11 .msg_content a {
    margin-left: 10px;
    padding-left: 17px;
    color: #03C;
    background: url('../images/arrow-000-medium.png') no-repeat scroll 0 -1px transparent
}

.arrow_b {
    display: block;
    position: relative;
    height: 4px;
    width: 8px;
    overflow: hidden
}

.arrow_b i {
    display: block;
    height: 0;
    width: 0;
    border: 80px solid;
    border-color: transparent transparent #000000 transparent;
    position: absolute;
    top: -80px;
    left: 50%;
    margin-left: -80px
}

.arrow_a {
    display: block;
    position: relative;
    height: 4px;
    width: 8px;
    overflow: hidden
}

.arrow_a i {
    display: block;
    height: 0;
    width: 0;
    border: 80px solid;
    border-color: #000000 transparent transparent transparent;
    position: absolute;
    bottom: -80px;
    left: 50%;
    margin-left: -80px
}

.selectList .more {
    position: relative;
    padding-right: 15px;
    display: inline-block;
    margin: 5px 0 10px 0
}

.selectList .more span {
    position: absolute;
    right: 0;
    top: 8px
}

.selectList .more b {
    font-size: 14px;
    font-weight: bold;
    color: #000
}

.reviewCount {
    font: bold 16px/24px Arial;
    text-align: center;
    border-top: 1px solid #ddd;
    padding-top: 15px
}

.reviewCount .start {
    vertical-align: middle
}

.catePro_picList {
    padding: 0 5px
}

.catePro_picList ul li {
    position: relative;
    margin: 0 .2% 10px;
    padding: 14px;
    float: left;
    width: 230px;
    height: 230px;
    border: 1px solid #ddd;
    border-radius: 2px;
    z-index: 2
}

.catePro_picList ul li a {
    display: block;
    width: 230px;
    height: 230px
}

.catePro_picList ul li .cutOff_tag {
    top: -5px;
    right: -5px;
    padding-top: 14px;
    width: 54px;
    height: 40px;
    font-size: 14px;
    font-weight: normal
}

.catePro_picList ul li .cutOff_tag strong {
    font-size: 24px;
    font-weight: bold
}

.catePro_picList ul li .operating-pro-wrap {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 260px;
    height: 80px;
    background: url('../images/styleimg/cool_hoverbg.png') top center no-repeat
}

.catePro_picList ul li .operating-pro-wrap dl {
    padding: 19px 15px;
    width: 230px
}

.catePro_picList ul li .operating-pro-wrap dd {
    float: left;
    width: 108px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fff;
    text-align: center;
    vertical-align: middle
}

.catePro_picList ul li .operating-pro-wrap dd a {
    display: block;
    width: 108px;
    height: 40px;
    color: #333;
    font-size: 12px;
    text-decoration: none
}

.catePro_picList ul li .operating-pro-wrap dd a.cur .cool-icon-fav {
    background-position: -88px -900px
}

.catePro_picList ul li .operating-pro-wrap dd i {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle
}

.catePro_picList ul li .operating-pro-wrap dd i.cool-icon-cart {
    width: 24px;
    height: 24px;
    background-position: 0 -900px
}

.catePro_picList ul li .operating-pro-wrap dd i.cool-icon-fav {
    width: 24px;
    height: 23px;
    background-position: -44px -900px
}

.catePro_picList .page-loading {
    padding: 50px 0;
    height: 30px;
    line-height: 30px;
    vertical-align: middle
}

.catePro_picList .page-loading span {
    padding-right: 10px;
    color: #000;
    font-size: 18px
}

.unified_widget.rcmBody {
    margin: 0 auto;
    padding: 0 50px 30px 10px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    line-height: 1.4 em
}

.unified_widget.rcmBody h2 {
    padding: 20px 20px 10px 0;
    font-size: 135%;
    font-weight: bold;
    margin: 0 0 .35em 0;
    color: #E47911
}

.unified_widget.rcmBody p {
    padding: 0 20px 10px 0;
    line-height: 1.4em
}

.unified_widget.rcmBody a {
    color: #004B91;
    text-decoration: underline
}

.unified_widget.rcmBody a:active {
    color: #FF9933
}

.unified_widget.rcmBody a:visited {
    color: #996633
}

.markup-page {
    margin: 0 auto;
    width: 1200px
}

.markup-prolist-sec {
    margin: 0 auto;
    padding-bottom: 20px;
    width: 1200px
}

.markup-prolist-sec .tit {
    padding: 15px 0;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 20px;
    font-weight: bold
}

.markup-prolist-sec .tit a {
    margin-left: 20px;
    color: #6BBA2D;
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline
}

.markup-prolist-sec .catePro_ListBox li {
    margin: 0 .6% 20px
}

.markup-prolist-sec .catePro_ListBox li.more-pro-item {
    display: none
}

.markup-prolist-sec .view-more-oprate {
    padding: 0 30px;
    text-align: right
}

.markup-prolist-sec .view-more-oprate a {
    position: relative;
    z-index: 1;
    padding-right: 10px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 20px;
    font-weight: bold
}

.markup-prolist-sec .view-more-oprate a.showed i {
    transform: rotate(180deg)
}

.markup-prolist-sec .view-more-oprate i {
    position: absolute;
    z-index: 2;
    top: 12px;
    right: 0;
    vertical-align: middle
}

.all-total-sec {
    position: fixed;
    z-index: 9999;
    bottom: 10px;
    left: 50%;
    margin-left: -600px;
    width: 1200px
}

.all-total-sec .all-total-box {
    width: 1200px;
    height: 60px;
    border: 1px solid #ff8a00;
    background: #fff
}

.all-total-sec .all-total-box .total-detail {
    position: relative;
    z-index: 1;
    padding: 10px;
    width: 900px;
    height: 40px;
    text-align: right
}

.all-total-sec .all-total-box .total-detail .total-num {
    height: 24px;
    line-height: 24px;
    color: #ff8a00;
    font-size: 22px;
    font-weight: bold
}

.all-total-sec .all-total-box .total-detail .total-tips {
    height: 16px;
    line-height: 16px;
    color: #666;
    font-size: 12px
}

.all-total-sec .all-total-box .total-detail .jjg-tips {
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 30px;
    color: #ff8a00;
    font-size: 14px
}

.all-total-sec .all-total-box .view-cart {
    width: 260px;
    height: 60px;
    background: #ff8a00
}

.all-total-sec .all-total-box .view-cart .view-cart-btn {
    display: inline;
    float: left;
    height: 60px;
    width: 206px;
    padding: 0 20px 0 55px;
    font: 26px/60px Arial;
    cursor: pointer;
    text-decoration: none
}

.all-total-sec .all-total-box .view-cart i {
    margin-top: 5px;
    background-position: -372px -135px;
    float: left;
    display: block;
    width: 35px;
    height: 100%;
    margin-left: -40px
}

.cateProCloth_ListBox .all_price .n_pic {
    padding-top: 40px;
    top: 7px;
    right: 50px;
    display: block;
    background-position: -40px -88px;
    border: none;
    width: 48px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    opacity: .8;
    filter: alpha(opacity=80);
    transform: scale(.9);
}

.catePro_ListBox li .all_price .n_pic {
    margin-bottom: 5px;
    padding-top: 40px;
    top: 7px;
    right: 50px;
    display: block;
    background-position: -40px -88px;
    border: none;
    width: 48px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    opacity: .8;
    filter: alpha(opacity=80);
    transform: scale(.9)
}

/* CArousel Company*/
.col-item-C {
        border: 1px solid #E1E1E1;
        border-radius: 5px;
        background: #FFF;
    }

        .col-item-C .photo img {
            margin: 0 auto;
            width: 100%;
        }

        .col-item-C .info {
            padding: 10px;
            border-radius: 0 0 5px 5px;
            margin-top: 1px;
        }

        .col-item-C:hover .info {
            background-color: #F5F5DC;
        }

        .col-item-C .price {
            /*width: 50%;*/
            float: left;
            margin-top: 5px;
        }

            .col-item-C .price h5 {
                line-height: 20px;
                margin: 0;
            }

    .price-text-color {
        line-height: 20px;
        margin: 0;
        color: #219FD1;
    }

    .col-item-C .info .rating {
        color: #777;
    }

    .col-item-C .rating {
        /*width: 50%;*/
        float: left;
        font-size: 17px;
        text-align: right;
        line-height: 52px;
        margin-bottom: 10px;
        height: 52px;
    }

    .col-item-C .separator {
        border-top: 1px solid #E1E1E1;
    }

    .clear-left {
        clear: left;
    }

    .col-item-C .separator p {
        line-height: 20px;
        margin-bottom: 0;
        margin-top: 10px;
        text-align: center;
    }

        .col-item-C .separator p i {
            margin-right: 5px;
        }

    .col-item-C .btn-add {
        width: 40%;
        float: left;
    }

    .col-item-C .btn-add {
        border-right: 1px solid #E1E1E1;
    }

    .col-item-C .btn-details {
        width: 40%;
        float: left;
        padding-left: 10px;
    }

    .controls-C {
        margin-top: 20px;
    }

    [data-slide="prev"] {
        margin-right: 10px;
    }

/*new*/
    .c_cate {
        width: 220px;
        height: 398px;
        /* border: 1px solid transparent; */
        box-shadow: 0 10px 5px -6px transparent;
    }

        .c_cate li {
            display: inline;
            float: left;
            width: 220px;
            min-height: 326px;
            height: 358px;
            margin: 0 .8% 20px;
            position: relative;
            z-index: 10;
            border: 1px solid #ddd;
            border-radius: 3px;
            box-shadow: 0 10px 5px -6px #ddd;
        }

        .c_cate .pro_inner {
            padding: 0;
        }

        .c_cate .all_proImg {
            width: auto !important;
            height: 220px;
            margin: 0 auto;
            text-align: center;
            text-align: -webkit-center;
        }

        .c_cate .all_proImg img{
            max-width:100%;
            max-height:100%;
            height:auto;
            overflow:hidden;
            padding-top:40px
        }
        .c_cate .proImg_a {
            width: 220px;
            height: 220px;
            color: #666;
            line-height:220px
        }

        .c_cate .all_proNam {
            padding: 40px 10px 0 10px;
        }

    .all_proNam {
        font-size: .75em;
        font-weight: bold;
        line-height: 20px;
        padding-top: 5px;
        height: auto;
        overflow: hidden;
    }

    .c_cate .all_proNam .a_block {
        overflow: hidden;
        text-overflow: ellipsis;
        /* white-space: nowrap; */
        word-wrap: break-word;
        color:#666
    }

    .all_proNam .a_block {
        display: block;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
    }

    .c_cate .all_price {
        padding: 10px 10px;
    }

    .all_price {
        line-height: 18px;
        position: relative;
        height: 43px;
        font-weight: bold;
    }

    .my_shop_price {
        color: #6BBA2D;
        font-size: 20px;
    }

    .pro_operal {
        height: 20px;
        padding-top: 5px;
    }

    .pro_addToCart {
        background-position: -240px -120px;
        width: 21px;
        height: 20px;
        font-size: 0;
        display: inline;
        float: left;
    }

    .c_cate .all_proStart {
        padding: 0 10px !important;
        position: relative;
    }

    a.pro_addToFavorite {
        background-position: -320px 0;
        width: 14px;
        height: 13px;
        font-size: 0;
        margin-top: 3px;
        margin-right: 3px;
        float: left;
    }

    .addFavorNum {
        font-style: normal;
    }

    .c_cate .all_proStart .colorBlue {
        position: absolute;
        top: 0;
        width: auto;
        max-width: 45px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
.news_item {
        /*width: 930px;*/
        height: auto;
        overflow: hidden;
        float: left;
    }

        .news_item dl dd {
            /*width: 925px;*/
            /*height: 204px;*/
            float: left;
            background: #fff;
            margin-bottom: 12px;
            overflow: hidden;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            position: relative;
            transition: all .5s;
                margin-right: 10px;
        }

            .news_item dl dd:hover {
                transform: translate(15px,0);
            }

            .news_item dl dd .news_info {
                width: 200px;
                height: auto;
                padding: 5px 30px 19px 30px;
                float: left;
                overflow: hidden;
            }

                .news_item dl dd .news_info .n_Title {
                    width: auto;
                    height: 30px;
                    line-height: 30px;
                    font-size: 24px;
                    color: #000;
                    overflow: hidden;
                }

                    .news_item dl dd .news_info .n_Title a {
                        color: #000;
                        display: block;
                        -webkit-line-clamp: 1;
                        white-space: nowrap;
                        -webkit-text-overflow: ellipsis;
                        text-overflow: ellipsis;
                        overflow: hidden;
                    }

            .news_item dl dd .news_img .time_Tang {
                width: 60px;
                height: 60px;
                background: #6BBA2D;
                color: #fff;
                position: absolute;
                top: 0;
                left: 20px;
                z-index: 99;
                text-align: center;
            }

            .news_item dl dd .news_info .p_time {
                line-height: 20px;
                font-size: 14px;
                color: #999;
                margin-top: 5px;
            }

                .news_item dl dd .news_info .p_time span {
                    display: inline-block;
                    float: left;
                    position: relative;
                }

                .news_item dl dd .news_info .p_time .clock_icon {
                    width: 20px;
                    height: 20px;
                    background-position: -445px 3px;
                    display: inline-block;
                    position: relative;
                    top: 0;
                    left: 0;
                    float: left;
                }

                .news_item dl dd .news_info .p_time span {
                    display: inline-block;
                    float: left;
                    position: relative;
                }

            .news_item dl dd .news_img .time_Tang .t_Con {
                font-size: 16px;
            }

            .news_item dl dd .news_img .time_Tang .t_Num {
                font-size: 34px;
                line-height: 36px;
                overflow: hidden;
            }

            .news_item dl dd .news_img {
                width: 295px;
                height: 200px;
                float: left;
                position: relative;
                border-top: 4px solid #6BBA2D;
            }

            .news_item dl dd .news_info .p_con {
                line-height: 22px;
                font-size: 14px;
                color: #666;
                margin-top: 8px;
            }

                .news_item dl dd .news_info .p_con a {
                    display: inline-block;
                    color: #666;
                }

            .news_item dl dd .news_info .p_more {
                font-size: 16px;
                color: #6BBA2D;
                display: inline-block;
                margin-top: 8px;
            }

            .news_item dl dd .news_info .p_time .le_source {
                margin-left: 12px;
            }

            .news_item dl dd .news_info .p_time span {
                display: inline-block;
                float: left;
                position: relative;
            }

    .blog_ico {
        width: auto;
        height: auto;
        overflow: hidden;
        background: url(../images/blog/sprite_bg.png) no-repeat;
    }

    .news_item dl .img_cur .n_Title a {
    color: #6BBA2D !important
}
.nav-tabs li a:hover{
    color:#6BBA2D;
}

.c_cate.actsl {
    border: 1px solid #ddd;
    box-shadow: 0 10px 5px -6px #ddd;
}